Spaces:
Runtime error
Runtime error
remove mp4
Browse files
README.md
CHANGED
|
@@ -77,7 +77,7 @@ python app.py
|
|
| 77 |
Gradio demo:
|
| 78 |
|
| 79 |
<!-- Option 2: Using a thumbnail linked to the video -->
|
| 80 |
-
[](https://github.com/user-attachments/assets/e1e69dbf-f8a8-4f34-a84a-e7be5b3d0aec)
|
| 81 |
|
| 82 |
|
| 83 |
## TODO:
|
|
|
|
| 77 |
Gradio demo:
|
| 78 |
|
| 79 |
<!-- Option 2: Using a thumbnail linked to the video -->
|
| 80 |
+
<!-- [](https://github.com/user-attachments/assets/e1e69dbf-f8a8-4f34-a84a-e7be5b3d0aec) -->
|
| 81 |
|
| 82 |
|
| 83 |
## TODO:
|
app.py
CHANGED
|
@@ -106,7 +106,7 @@ with gr.Blocks() as demo:
|
|
| 106 |
[](https://github.com/nftblackmagic/catvton-flux)
|
| 107 |
""")
|
| 108 |
|
| 109 |
-
gr.Video("example/github.mp4", label="Demo Video: How to use the tool")
|
| 110 |
|
| 111 |
with gr.Column():
|
| 112 |
with gr.Row():
|
|
|
|
| 106 |
[](https://github.com/nftblackmagic/catvton-flux)
|
| 107 |
""")
|
| 108 |
|
| 109 |
+
# gr.Video("example/github.mp4", label="Demo Video: How to use the tool")
|
| 110 |
|
| 111 |
with gr.Column():
|
| 112 |
with gr.Row():
|