From afad7b505a20e996ae37e2b2e194dd2b24008442 Mon Sep 17 00:00:00 2001 From: nftblackmagic Date: Tue, 26 Nov 2024 07:30:32 +0000 Subject: [PATCH] remove mp4 --- README.md | 2 +- app.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3064389..9349a4f 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ python app.py Gradio demo: -[![Demo](example/github.jpg)](https://github.com/user-attachments/assets/e1e69dbf-f8a8-4f34-a84a-e7be5b3d0aec) + ## TODO: diff --git a/app.py b/app.py index 07e5d2e..591da2f 100644 --- a/app.py +++ b/app.py @@ -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():