Spaces:
Running
on
Zero
Running
on
Zero
ChenyangSi
commited on
Commit
•
aca37d6
1
Parent(s):
3f607a7
Update app.py
Browse files
app.py
CHANGED
@@ -423,6 +423,9 @@ with gr.Blocks() as demo:
|
|
423 |
⚠️ This demo is for academic research and experiential use only.
|
424 |
Users should strictly adhere to local laws and ethics.
|
425 |
</div>
|
|
|
|
|
|
|
426 |
""")
|
427 |
with gr.Row():
|
428 |
with gr.Column():
|
|
|
423 |
⚠️ This demo is for academic research and experiential use only.
|
424 |
Users should strictly adhere to local laws and ethics.
|
425 |
</div>
|
426 |
+
<div style="text-align: center; font-size: 15px; font-weight: bold; color: red; margin-bottom: 20px;">
|
427 |
+
Note: Due to GPU memory limitations, the demo only supports 2s video generation. For the full version, you'll need to run it locally.
|
428 |
+
</div>
|
429 |
""")
|
430 |
with gr.Row():
|
431 |
with gr.Column():
|