diqiu7 commited on
Commit
6e29211
·
verified ·
1 Parent(s): 57dfe51

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -295,7 +295,8 @@ def process_image_audio(image_path, audio_path, guidance_scale=3.0, steps=10, pr
295
  with gr.Blocks(title="SkyReels A1 Talking Head") as app:
296
  gr.Markdown("# SkyReels A1 Talking Head")
297
  gr.Markdown('''Upload a portrait image and an audio file to animate the face. 💡 Enjoying this demo? Share your feedback or review, and you might earn exclusive rewards! 🚀✨
298
- 📩 [Contact us on Discord](https://discord.com/invite/PwM6NYtccQ) for details''')
 
299
 
300
  with gr.Row():
301
  with gr.Column():
 
295
  with gr.Blocks(title="SkyReels A1 Talking Head") as app:
296
  gr.Markdown("# SkyReels A1 Talking Head")
297
  gr.Markdown('''Upload a portrait image and an audio file to animate the face. 💡 Enjoying this demo? Share your feedback or review, and you might earn exclusive rewards! 🚀✨
298
+ 📩 [Contact us on Discord](https://discord.com/invite/PwM6NYtccQ) for details. 🔥 [Code](https://github.com/SkyworkAI/SkyReels-A1) [Huggingface](https://huggingface.co/Skywork/SkyReels-A1)''')
299
+
300
 
301
  with gr.Row():
302
  with gr.Column():