Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
base_model: mochi-1-preview
|
3 |
library_name: diffusers
|
4 |
license: apache-2.0
|
|
|
5 |
widget:
|
6 |
- text: a parrot flying in the blue skies, a grainy or noisy video effect in the background
|
7 |
output:
|
@@ -22,6 +23,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
22 |
|
23 |
This is a LoRA fine-tune of the Mochi-1 preview model. The model was trained using custom training data.
|
24 |
|
|
|
|
|
25 |
## Usage
|
26 |
|
27 |
```python
|
|
|
2 |
base_model: mochi-1-preview
|
3 |
library_name: diffusers
|
4 |
license: apache-2.0
|
5 |
+
instance_prompt: a parrot flying in the blue skies, a grainy or noisy video effect in the background
|
6 |
widget:
|
7 |
- text: a parrot flying in the blue skies, a grainy or noisy video effect in the background
|
8 |
output:
|
|
|
23 |
|
24 |
This is a LoRA fine-tune of the Mochi-1 preview model. The model was trained using custom training data.
|
25 |
|
26 |
+
<Gallery />
|
27 |
+
|
28 |
## Usage
|
29 |
|
30 |
```python
|