comfyanonymous
commited on
Commit
•
1a851a4
1
Parent(s):
b2e3c90
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model:
|
4 |
+
- genmo/mochi-1-preview
|
5 |
+
---
|
6 |
+
|
7 |
+
[Mochi Preview](https://huggingface.co/genmo/mochi-1-preview) repackaged for easier use with [ComfyUI](https://github.com/comfyanonymous/ComfyUI)
|
8 |
+
|
9 |
+
See the examples [here](https://comfyanonymous.github.io/ComfyUI_examples/mochi/)
|