Yuwei Guo преди 1 година
родител
ревизия
21ffbd60c1

+ 68 - 4
README.md

@@ -1,6 +1,6 @@
 # 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]()**
 </br>
@@ -12,11 +12,13 @@ Yu Qiao,
 Dahua Lin,
 Bo Dai 
 <!-- [Humphrey Shi](https://www.humphreyshi.com) -->
-</br>
+<!-- </br> -->
 
 [Paper]() | [Project](https://animatediff.github.io/)
 
-## Setup
+Code will be release soon, stay tuned!
+
+<!-- ## Setup
 Install the required packages:
 ```
 pip install -r requirements.txt
@@ -36,4 +38,66 @@ configs/prompts/lora.yaml
 4. Execute animation generation:
 ```
 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


BIN
__assets__/animations/model_01/02.gif


BIN
__assets__/animations/model_01/03.gif


BIN
__assets__/animations/model_01/04.gif


BIN
__assets__/animations/model_02/01.gif


BIN
__assets__/animations/model_02/02.gif


BIN
__assets__/animations/model_02/03.gif


BIN
__assets__/animations/model_02/04.gif


BIN
__assets__/animations/model_03/01.gif


BIN
__assets__/animations/model_03/02.gif


BIN
__assets__/animations/model_03/03.gif


BIN
__assets__/animations/model_03/04.gif


BIN
__assets__/animations/model_04/01.gif


BIN
__assets__/animations/model_04/02.gif


BIN
__assets__/animations/model_04/03.gif


BIN
__assets__/animations/model_04/04.gif


BIN
__assets__/animations/model_05/01.gif


BIN
__assets__/animations/model_05/02.gif


BIN
__assets__/animations/model_05/03.gif


BIN
__assets__/animations/model_05/04.gif


BIN
__assets__/animations/model_06/01.gif


BIN
__assets__/animations/model_06/02.gif


BIN
__assets__/animations/model_06/03.gif


BIN
__assets__/animations/model_06/04.gif