Fabrice-TIERCELIN
commited on
The space has been successfully deployed on A100 space on 2025-01-23; synchronize your space to fix the errors
Browse files
app.py
CHANGED
@@ -131,8 +131,8 @@ def create_demo(model_path):
|
|
131 |
<p style="background-color: red;"><big><big><big><b>⚠️To use <i>Hunyuan Video</i>, <a href="https://huggingface.co/spaces/Fabrice-TIERCELIN/HunyuanVideo?duplicate=true">duplicate this space</a> and set a GPU with 80 GB VRAM.</b>
|
132 |
|
133 |
You can't use <i>Hunyuan Video</i> directly here because this space runs on a CPU, which is not enough for <i>Hunyuan Video</i>. Please provide <a href="https://huggingface.co/spaces/Fabrice-TIERCELIN/HunyuanVideo/discussions/new">feedback</a> if you have issues.
|
134 |
-
</big></big></big></p><br
|
135 |
-
<p style="background-color: green;"><big>The space has been successfully deployed on A100 space
|
136 |
""")
|
137 |
gr.Markdown("# Hunyuan Video Generation")
|
138 |
|
|
|
131 |
<p style="background-color: red;"><big><big><big><b>⚠️To use <i>Hunyuan Video</i>, <a href="https://huggingface.co/spaces/Fabrice-TIERCELIN/HunyuanVideo?duplicate=true">duplicate this space</a> and set a GPU with 80 GB VRAM.</b>
|
132 |
|
133 |
You can't use <i>Hunyuan Video</i> directly here because this space runs on a CPU, which is not enough for <i>Hunyuan Video</i>. Please provide <a href="https://huggingface.co/spaces/Fabrice-TIERCELIN/HunyuanVideo/discussions/new">feedback</a> if you have issues.
|
134 |
+
</big></big></big></p><br/>
|
135 |
+
<p style="background-color: light-green;"><big>The space has been successfully deployed on A100 space on 2025-01-23. Synchronize your space to fix the errors.</big></p>
|
136 |
""")
|
137 |
gr.Markdown("# Hunyuan Video Generation")
|
138 |
|