Fabrice-TIERCELIN commited on
Commit
e4b275c
·
verified ·
1 Parent(s): 77b384d

The space has been successfully deployed on A100 space on 2025-01-23; synchronize your space to fix the errors

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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/><br/>
135
- <p style="background-color: green;"><big>The space has been successfully deployed on A100 space. Then we can discuss about the quality of the generation.</big></p>
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