Gradio Demo PR on DiffSynth-Studio

#1
by ysharma HF staff - opened

Hey @vilarin , great job with the ExVideo demo! DiffSynth-Studio is trending on GitHub. Adding a Gradio demo to the repo would be fantastic for accessibility. Interested in submitting a pull request? It could increase the demo's reach and utility as well.

Thank you! Yep, I'm trying to build a gradio implementation of DiffSynth-Studio.

Ah, that would be even better! However, I might have confused you. I meant to ask you that do you want to open a PR to the official DiffSynth-Studio to add this gradio demo over there?
For example, how it is available in the VideoLlama repo here: https://github.com/DAMO-NLP-SG/VideoLLaMA2/blob/main/videollama2/serve/gradio_web_server.py
And how it is linked in the repo readme here: https://github.com/DAMO-NLP-SG/VideoLLaMA2?tab=readme-ov-file#single-model-version

Note that, the DiffSynth repo already have a Streamlit demo : https://github.com/modelscope/DiffSynth-Studio?tab=readme-ov-file#usage-in-webui
So, I believe the maintainers might be interested in adding a Gradio demo in there too.

Also, FYI, an official demo for ExVideo is up on Spaces : https://huggingface.co/spaces/modelscope/ExVideo-SVD-128f-v1

Great, I got it! Thank you so much!

Sign up or log in to comment