xiaozaa commited on
Commit
afad7b5
1 Parent(s): b3a5519

remove mp4

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. app.py +1 -1
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
- [![Demo](example/github.jpg)](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
+ <!-- [![Demo](example/github.jpg)](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
  [![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](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
  [![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](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():