LLMhacker commited on
Commit
2ef2f9e
·
verified ·
1 Parent(s): 8f86798

Update app.py

Browse files

增加skywork 外链:
gr.Markdown('''✨ Try our **AI Office** for more productivity tools! [Visit Skywork AI Agent](https://skywork.ai/?utm_source=skyworkspace) ✨''')

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -332,7 +332,7 @@ with gr.Blocks(title="SkyReels A1 Talking Head") as app:
332
  gr.Markdown("# SkyReels A1 Talking Head")
333
  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! 🚀✨
334
  📩 [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)''')
335
-
336
 
337
  with gr.Row():
338
  with gr.Column():
 
332
  gr.Markdown("# SkyReels A1 Talking Head")
333
  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! 🚀✨
334
  📩 [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)''')
335
+ gr.Markdown('''✨ Try our **AI Office** for more productivity tools! [Visit Skywork AI Agent](https://skywork.ai/?utm_source=skyworkspace) ✨''')
336
 
337
  with gr.Row():
338
  with gr.Column():