update readme
72
README.md
@@ -1,6 +1,6 @@
|
|||||||
# AnimateDiff
|
# AnimateDiff
|
||||||
|
|
||||||
This repository is the official implementation of [AnimateDiff].
|
This repository is the official implementation of [AnimateDiff]().
|
||||||
|
|
||||||
**[AnimateDiff: Animate Your Personalized Text-to-Image Diffusion Models without Specific Tuning]()**
|
**[AnimateDiff: Animate Your Personalized Text-to-Image Diffusion Models without Specific Tuning]()**
|
||||||
</br>
|
</br>
|
||||||
@@ -12,11 +12,13 @@ Yu Qiao,
|
|||||||
Dahua Lin,
|
Dahua Lin,
|
||||||
Bo Dai
|
Bo Dai
|
||||||
<!-- [Humphrey Shi](https://www.humphreyshi.com) -->
|
<!-- [Humphrey Shi](https://www.humphreyshi.com) -->
|
||||||
</br>
|
<!-- </br> -->
|
||||||
|
|
||||||
[Paper]() | [Project](https://animatediff.github.io/)
|
[Paper]() | [Project](https://animatediff.github.io/)
|
||||||
|
|
||||||
## Setup
|
Code will be release soon, stay tuned!
|
||||||
|
|
||||||
|
<!-- ## Setup
|
||||||
Install the required packages:
|
Install the required packages:
|
||||||
```
|
```
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
@@ -36,4 +38,66 @@ configs/prompts/lora.yaml
|
|||||||
4. Execute animation generation:
|
4. Execute animation generation:
|
||||||
```
|
```
|
||||||
python -m scripts.animate --prompt configs/prompts/lora.yaml
|
python -m scripts.animate --prompt configs/prompts/lora.yaml
|
||||||
```
|
``` -->
|
||||||
|
|
||||||
|
## Results
|
||||||
|
|
||||||
|
<table class="center">
|
||||||
|
<tr>
|
||||||
|
<td><img src="__assets__/animations/model_01/01.gif"></td>
|
||||||
|
<td><img src="__assets__/animations/model_01/02.gif"></td>
|
||||||
|
<td><img src="__assets__/animations/model_01/03.gif"></td>
|
||||||
|
<td><img src="__assets__/animations/model_01/04.gif"></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
<p style="margin-left: 2em; margin-top: -1em">Model:<a href="https://civitai.com/models/30240/toonyou">ToonYou</a></p>
|
||||||
|
|
||||||
|
<table>
|
||||||
|
<tr>
|
||||||
|
<td><img src="__assets__/animations/model_02/01.gif"></td>
|
||||||
|
<td><img src="__assets__/animations/model_02/02.gif"></td>
|
||||||
|
<td><img src="__assets__/animations/model_02/03.gif"></td>
|
||||||
|
<td><img src="__assets__/animations/model_02/04.gif"></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
<p style="margin-left: 2em; margin-top: -1em">Model:<a href="https://civitai.com/models/4468/counterfeit-v30">Counterfeit V3.0</a></p>
|
||||||
|
|
||||||
|
<table>
|
||||||
|
<tr>
|
||||||
|
<td><img src="__assets__/animations/model_03/01.gif"></td>
|
||||||
|
<td><img src="__assets__/animations/model_03/02.gif"></td>
|
||||||
|
<td><img src="__assets__/animations/model_03/03.gif"></td>
|
||||||
|
<td><img src="__assets__/animations/model_03/04.gif"></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
<p style="margin-left: 2em; margin-top: -1em">Model:<a href="https://civitai.com/models/4201/realistic-vision-v20">Realistic Vision V2.0</a></p>
|
||||||
|
|
||||||
|
<table>
|
||||||
|
<tr>
|
||||||
|
<td><img src="__assets__/animations/model_04/01.gif"></td>
|
||||||
|
<td><img src="__assets__/animations/model_04/02.gif"></td>
|
||||||
|
<td><img src="__assets__/animations/model_04/03.gif"></td>
|
||||||
|
<td><img src="__assets__/animations/model_04/04.gif"></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
<p style="margin-left: 2em; margin-top: -1em">Model: <a href="https://civitai.com/models/43331/majicmix-realistic">majicMIX Realistic</a></p>
|
||||||
|
|
||||||
|
<table>
|
||||||
|
<tr>
|
||||||
|
<td><img src="__assets__/animations/model_05/01.gif"></td>
|
||||||
|
<td><img src="__assets__/animations/model_05/02.gif"></td>
|
||||||
|
<td><img src="__assets__/animations/model_05/03.gif"></td>
|
||||||
|
<td><img src="__assets__/animations/model_05/04.gif"></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
<p style="margin-left: 2em; margin-top: -1em">Model:<a href="https://civitai.com/models/66347/rcnz-cartoon-3d">RCNZ Cartoon</a>></p>
|
||||||
|
|
||||||
|
<table>
|
||||||
|
<tr>
|
||||||
|
<td><img src="__assets__/animations/model_06/01.gif"></td>
|
||||||
|
<td><img src="__assets__/animations/model_06/02.gif"></td>
|
||||||
|
<td><img src="__assets__/animations/model_06/03.gif"></td>
|
||||||
|
<td><img src="__assets__/animations/model_06/04.gif"></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
<p style="margin-left: 2em; margin-top: -1em">Model:<a href="https://civitai.com/models/33208/filmgirl-film-grain-lora-and-loha">FilmVelvia</a></p>
|
||||||
|
|||||||
BIN
__assets__/animations/model_01/01.gif
Normal file
|
After Width: | Height: | Size: 386 KiB |
BIN
__assets__/animations/model_01/02.gif
Normal file
|
After Width: | Height: | Size: 357 KiB |
BIN
__assets__/animations/model_01/03.gif
Normal file
|
After Width: | Height: | Size: 352 KiB |
BIN
__assets__/animations/model_01/04.gif
Normal file
|
After Width: | Height: | Size: 223 KiB |
BIN
__assets__/animations/model_02/01.gif
Normal file
|
After Width: | Height: | Size: 339 KiB |
BIN
__assets__/animations/model_02/02.gif
Normal file
|
After Width: | Height: | Size: 410 KiB |
BIN
__assets__/animations/model_02/03.gif
Normal file
|
After Width: | Height: | Size: 429 KiB |
BIN
__assets__/animations/model_02/04.gif
Normal file
|
After Width: | Height: | Size: 454 KiB |
BIN
__assets__/animations/model_03/01.gif
Normal file
|
After Width: | Height: | Size: 280 KiB |
BIN
__assets__/animations/model_03/02.gif
Normal file
|
After Width: | Height: | Size: 485 KiB |
BIN
__assets__/animations/model_03/03.gif
Normal file
|
After Width: | Height: | Size: 287 KiB |
BIN
__assets__/animations/model_03/04.gif
Normal file
|
After Width: | Height: | Size: 293 KiB |
BIN
__assets__/animations/model_04/01.gif
Normal file
|
After Width: | Height: | Size: 230 KiB |
BIN
__assets__/animations/model_04/02.gif
Normal file
|
After Width: | Height: | Size: 239 KiB |
BIN
__assets__/animations/model_04/03.gif
Normal file
|
After Width: | Height: | Size: 353 KiB |
BIN
__assets__/animations/model_04/04.gif
Normal file
|
After Width: | Height: | Size: 386 KiB |
BIN
__assets__/animations/model_05/01.gif
Normal file
|
After Width: | Height: | Size: 351 KiB |
BIN
__assets__/animations/model_05/02.gif
Normal file
|
After Width: | Height: | Size: 379 KiB |
BIN
__assets__/animations/model_05/03.gif
Normal file
|
After Width: | Height: | Size: 307 KiB |
BIN
__assets__/animations/model_05/04.gif
Normal file
|
After Width: | Height: | Size: 258 KiB |
BIN
__assets__/animations/model_06/01.gif
Normal file
|
After Width: | Height: | Size: 221 KiB |
BIN
__assets__/animations/model_06/02.gif
Normal file
|
After Width: | Height: | Size: 213 KiB |
BIN
__assets__/animations/model_06/03.gif
Normal file
|
After Width: | Height: | Size: 184 KiB |
BIN
__assets__/animations/model_06/04.gif
Normal file
|
After Width: | Height: | Size: 396 KiB |