This commit is contained in:
Yuwei Guo
2023-07-18 16:41:22 +08:00
parent b7bd475c1e
commit 4f0efbe11f
4 changed files with 346 additions and 3 deletions

View File

@@ -124,6 +124,15 @@ Then run the following commands:
python -m scripts.animate --config [path to the config file]
```
## Gradio Demo
We develop a Gradio demo to support a easier usage. To launch it, run the following commands:
```
conda activate animatediff
python app.py
```
By default, the demo will be run at `localhost:7860`.
<br><img src="__assets__/figs/gradio.jpg" style="width: 50em; margin-top: 1em">
## Gallery
Here we demonstrate several best results we found in our experiments.