drhead commited on
Commit
c416435
·
verified ·
1 Parent(s): 7d5b45c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -12,6 +12,8 @@ Recommended resolutions include 576x576, 704x704, 832x832. You can also add 64 t
12
 
13
  Example ComfyUI workflows are included in json format. The txt2vid workflow requires [ComfyUI-AnimateDiff-Evolved](https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved) and [comfyui-prompt-control](https://github.com/asagi4/comfyui-prompt-control). The img+txt2vid workflow additionally requires [ComfyUI-Advanced-ControlNet](https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet).
14
 
 
 
15
  You can use this model without any setup at https://frosting.ai :)
16
 
17
  The model is licensed for non-commercial use under CC BY NC SA 4.0
 
12
 
13
  Example ComfyUI workflows are included in json format. The txt2vid workflow requires [ComfyUI-AnimateDiff-Evolved](https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved) and [comfyui-prompt-control](https://github.com/asagi4/comfyui-prompt-control). The img+txt2vid workflow additionally requires [ComfyUI-Advanced-ControlNet](https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet).
14
 
15
+ The DomainAdapter model should be put in ComfyUI/models/loras. The MotionModule should go in ComfyUI/models/animatediff_models. The SparseCtrl model should go in ComfyUI/models/controlnet. Fluffyrock Unbound goes in ComfyUI/models/checkpoints as usual, and the boring_e621_unbound embeddings (used in the example workflows) go in ComfyUI/models/embeddings.
16
+
17
  You can use this model without any setup at https://frosting.ai :)
18
 
19
  The model is licensed for non-commercial use under CC BY NC SA 4.0