Spaces:
Sleeping
Sleeping
Add .gitignore for large files
Browse files- .gitignore +2 -0
.gitignore
CHANGED
|
@@ -40,3 +40,5 @@ gradio_outputs/
|
|
| 40 |
ckpts/
|
| 41 |
loras/
|
| 42 |
loras_i2v/
|
|
|
|
|
|
|
|
|
| 40 |
ckpts/
|
| 41 |
loras/
|
| 42 |
loras_i2v/
|
| 43 |
+
assets/
|
| 44 |
+
preprocessing/matanyone/*.mp4
|