Skip to content

Commit 118ecf2

Browse files
committed
update readme: community cases
1 parent dc334fe commit 118ecf2

File tree

10 files changed

+32
-0
lines changed

10 files changed

+32
-0
lines changed

README.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ bash download_bashscripts/5-RealisticVision.sh
6060
bash download_bashscripts/6-Tusun.sh
6161
bash download_bashscripts/7-FilmVelvia.sh
6262
bash download_bashscripts/8-GhibliBackground.sh
63+
bash download_bashscripts/9-AdditionalNetworks.sh
6364
```
6465

6566
### Inference
@@ -73,6 +74,7 @@ python -m scripts.animate --config configs/prompts/5-RealisticVision.yaml
7374
python -m scripts.animate --config configs/prompts/6-Tusun.yaml
7475
python -m scripts.animate --config configs/prompts/7-FilmVelvia.yaml
7576
python -m scripts.animate --config configs/prompts/8-GhibliBackground.yaml
77+
python -m scripts.animate --config configs/prompts/9-AdditionalNetworks.yml
7678
```
7779

7880
## Gallery
@@ -138,6 +140,36 @@ Here we demonstrate several best results we found in our experiments or generate
138140
</table>
139141
<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>
140142

143+
#### Community Cases
144+
See [WIP fork](https://github.com/talesofai/AnimateDiff) for some extended implementation.
145+
146+
<table>
147+
<tr>
148+
<td><img src="__assets__/animations/model_07/01.gif"></td>
149+
<td><img src="__assets__/animations/model_07/02.gif"></td>
150+
<td><img src="__assets__/animations/model_07/03.gif"></td>
151+
<td><img src="__assets__/animations/model_07/04.gif"></td>
152+
</tr>
153+
</table>
154+
<p style="margin-left: 2em; margin-top: -1em">
155+
Character Model:<a href="https://civitai.com/models/13237/genshen-impact-yoimiya">Yoimiya</a>
156+
<br />
157+
Along with an initial reference image
158+
<br />
159+
<img src="__assets__/animations/model_07/init.jpg" width="128px" height="128px"></p>
160+
161+
<table>
162+
<tr>
163+
<td><img src="__assets__/animations/model_08/01.gif"></td>
164+
<td><img src="__assets__/animations/model_08/02.gif"></td>
165+
<td><img src="__assets__/animations/model_08/03.gif"></td>
166+
<td><img src="__assets__/animations/model_08/04.gif"></td>
167+
</tr>
168+
</table>
169+
<p style="margin-left: 2em; margin-top: -1em">
170+
Character Model:<a href="https://civitai.com/models/9850/paimon-genshin-impact">Paimon</a>
171+
along with Pose Model:<a href="https://civitai.com/models/107295/or-holdingsign">Hold Sign</a></p>
172+
141173
## BibTeX
142174
```
143175
@misc{guo2023animatediff,
1.77 MB
Loading
1.96 MB
Loading
2.23 MB
Loading
2.3 MB
Loading
103 KB
Loading
1.74 MB
Loading
1.88 MB
Loading
1.96 MB
Loading
1.68 MB
Loading

0 commit comments

Comments
 (0)