mirror of
https://github.com/guoyww/AnimateDiff.git
synced 2026-04-03 09:46:36 +02:00
gradio
This commit is contained in:
@@ -125,12 +125,12 @@ python -m scripts.animate --config [path to the config file]
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Gradio Demo
|
## Gradio Demo
|
||||||
We develop a Gradio demo to support a easier usage. To launch it, run the following commands:
|
We have created a Gradio demo to make AnimateDiff easier to use. To launch the demo, please run the following commands:
|
||||||
```
|
```
|
||||||
conda activate animatediff
|
conda activate animatediff
|
||||||
python app.py
|
python app.py
|
||||||
```
|
```
|
||||||
By default, the demo will be run at `localhost:7860`.
|
By default, the demo will run at `localhost:7860`.
|
||||||
<br><img src="__assets__/figs/gradio.jpg" style="width: 50em; margin-top: 1em">
|
<br><img src="__assets__/figs/gradio.jpg" style="width: 50em; margin-top: 1em">
|
||||||
|
|
||||||
## Gallery
|
## Gallery
|
||||||
|
|||||||
Reference in New Issue
Block a user