Spaces:
Running
Running
I highly recommand to use FramePack instead of this space
Browse files
app.py
CHANGED
|
@@ -130,7 +130,7 @@ def create_demo(model_path):
|
|
| 130 |
|
| 131 |
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.
|
| 132 |
</big></big></big></p><br/>
|
| 133 |
-
<p style="background-color: green;"><big>
|
| 134 |
""")
|
| 135 |
gr.Markdown("# Hunyuan Video Generation")
|
| 136 |
|
|
@@ -180,7 +180,7 @@ def create_demo(model_path):
|
|
| 180 |
|
| 181 |
gr.Markdown("""
|
| 182 |
## **Alternatives**
|
| 183 |
-
If you can't use _Hunyuan Video_, you can use _[CogVideoX](https://huggingface.co/spaces/THUDM/CogVideoX-5B-Space)_ or _[LTX Video Playground](https://huggingface.co/spaces/Lightricks/LTX-Video-Playground)_ instead.
|
| 184 |
""")
|
| 185 |
|
| 186 |
generate_btn.click(
|
|
|
|
| 130 |
|
| 131 |
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.
|
| 132 |
</big></big></big></p><br/>
|
| 133 |
+
<p style="background-color: light-green;"><big>I highly recommand to use <a href="https://huggingface.co/spaces/linoyts/FramePack-F1">FramePack</a> instead of this space.</big></p>
|
| 134 |
""")
|
| 135 |
gr.Markdown("# Hunyuan Video Generation")
|
| 136 |
|
|
|
|
| 180 |
|
| 181 |
gr.Markdown("""
|
| 182 |
## **Alternatives**
|
| 183 |
+
If you can't use _Hunyuan Video_ nor _FramePack_, you can use _[CogVideoX](https://huggingface.co/spaces/THUDM/CogVideoX-5B-Space)_ or _[LTX Video Playground](https://huggingface.co/spaces/Lightricks/LTX-Video-Playground)_ instead.
|
| 184 |
""")
|
| 185 |
|
| 186 |
generate_btn.click(
|