Spaces:
Running
on
L40S
Running
on
L40S
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) ✨''')
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():
|