Skip to content

Commit

Permalink
remove mp4
Browse files Browse the repository at this point in the history
  • Loading branch information
nftblackmagic committed Nov 26, 2024
1 parent b3a5519 commit afad7b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ python app.py
Gradio demo:

<!-- Option 2: Using a thumbnail linked to the video -->
[![Demo](example/github.jpg)](https://github.com/user-attachments/assets/e1e69dbf-f8a8-4f34-a84a-e7be5b3d0aec)
<!-- [![Demo](example/github.jpg)](https://github.com/user-attachments/assets/e1e69dbf-f8a8-4f34-a84a-e7be5b3d0aec) -->


## TODO:
Expand Down
2 changes: 1 addition & 1 deletion app.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ def gradio_inference(
[![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/nftblackmagic/catvton-flux)
""")

gr.Video("example/github.mp4", label="Demo Video: How to use the tool")
# gr.Video("example/github.mp4", label="Demo Video: How to use the tool")

with gr.Column():
with gr.Row():
Expand Down

0 comments on commit afad7b5

Please sign in to comment.