frosting-ai commited on
Commit
e020cf3
·
verified ·
1 Parent(s): ee5dadc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: cc-by-nc-sa-4.0
3
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-sa-4.0
3
+ ---
4
+
5
+ # Star Atlas
6
+
7
+ Star Atlas is an animatediff video model based on [Fluffyrock Unbound](https://huggingface.co/RedRocket/Fluffyrock-Unbound)! So prompts that work well there should work well here too.
8
+
9
+ Make sure you have "use_existing" beta schedule on the animatediff nodes, with zsnr and v-prediction.
10
+
11
+ Recommended resolutions include 576x576, 704x704, 832x832. You can also add 64 to one of the dimensions and subtract 64 from the other up to 64*3 = 192. So 384x768, 512x896, or 640x1024 would be recommened as well.