diff --git a/README.md b/README.md
index f4f0497..64cc366 100644
--- a/README.md
+++ b/README.md
@@ -60,6 +60,7 @@ bash download_bashscripts/5-RealisticVision.sh
bash download_bashscripts/6-Tusun.sh
bash download_bashscripts/7-FilmVelvia.sh
bash download_bashscripts/8-GhibliBackground.sh
+bash download_bashscripts/9-AdditionalNetworks.sh
```
### Inference
@@ -73,6 +74,7 @@ python -m scripts.animate --config configs/prompts/5-RealisticVision.yaml
python -m scripts.animate --config configs/prompts/6-Tusun.yaml
python -m scripts.animate --config configs/prompts/7-FilmVelvia.yaml
python -m scripts.animate --config configs/prompts/8-GhibliBackground.yaml
+python -m scripts.animate --config configs/prompts/9-AdditionalNetworks.yml
```
## Gallery
@@ -138,6 +140,36 @@ Here we demonstrate several best results we found in our experiments or generate
Model:FilmVelvia
+#### Community Cases
+See [WIP fork](https://github.com/talesofai/AnimateDiff) for some extended implementation.
+
+
+
+Character Model:Yoimiya
+
+Along with an initial reference image
+
+
+
+
+
+Character Model:Paimon
+along with Pose Model:Hold Sign
+
## BibTeX
```
@misc{guo2023animatediff,
diff --git a/__assets__/animations/model_07/01.gif b/__assets__/animations/model_07/01.gif
new file mode 100644
index 0000000..be0eaf4
Binary files /dev/null and b/__assets__/animations/model_07/01.gif differ
diff --git a/__assets__/animations/model_07/02.gif b/__assets__/animations/model_07/02.gif
new file mode 100644
index 0000000..bbcad05
Binary files /dev/null and b/__assets__/animations/model_07/02.gif differ
diff --git a/__assets__/animations/model_07/03.gif b/__assets__/animations/model_07/03.gif
new file mode 100644
index 0000000..447b70b
Binary files /dev/null and b/__assets__/animations/model_07/03.gif differ
diff --git a/__assets__/animations/model_07/04.gif b/__assets__/animations/model_07/04.gif
new file mode 100644
index 0000000..2c175ff
Binary files /dev/null and b/__assets__/animations/model_07/04.gif differ
diff --git a/__assets__/animations/model_07/init.jpg b/__assets__/animations/model_07/init.jpg
new file mode 100644
index 0000000..3b83812
Binary files /dev/null and b/__assets__/animations/model_07/init.jpg differ
diff --git a/__assets__/animations/model_08/01.gif b/__assets__/animations/model_08/01.gif
new file mode 100644
index 0000000..e183a8b
Binary files /dev/null and b/__assets__/animations/model_08/01.gif differ
diff --git a/__assets__/animations/model_08/02.gif b/__assets__/animations/model_08/02.gif
new file mode 100644
index 0000000..326ef26
Binary files /dev/null and b/__assets__/animations/model_08/02.gif differ
diff --git a/__assets__/animations/model_08/03.gif b/__assets__/animations/model_08/03.gif
new file mode 100644
index 0000000..cb0c4a8
Binary files /dev/null and b/__assets__/animations/model_08/03.gif differ
diff --git a/__assets__/animations/model_08/04.gif b/__assets__/animations/model_08/04.gif
new file mode 100644
index 0000000..a062247
Binary files /dev/null and b/__assets__/animations/model_08/04.gif differ