Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -50,8 +50,8 @@ FIXED_FPS = 16
|
|
| 50 |
MIN_FRAMES_MODEL = 8
|
| 51 |
MAX_FRAMES_MODEL = 129
|
| 52 |
|
| 53 |
-
DEFAULT_NAG_NEGATIVE_PROMPT = "
|
| 54 |
-
DEFAULT_AUDIO_NEGATIVE_PROMPT = "music"
|
| 55 |
|
| 56 |
# NAG Model Settings
|
| 57 |
MODEL_ID = "Wan-AI/Wan2.1-T2V-14B-Diffusers"
|
|
|
|
| 50 |
MIN_FRAMES_MODEL = 8
|
| 51 |
MAX_FRAMES_MODEL = 129
|
| 52 |
|
| 53 |
+
DEFAULT_NAG_NEGATIVE_PROMPT = "motionless, still, cartoon, anime, flawless, glossy skin, tall, bad quality, worst quality, poorly drawn, low resolution, blurry, lack of details, hairless skin, painting, render, comic, manga, flattened, drawing, underage, flat chested, unnatural"
|
| 54 |
+
DEFAULT_AUDIO_NEGATIVE_PROMPT = "music, unrealistic, bad quality"
|
| 55 |
|
| 56 |
# NAG Model Settings
|
| 57 |
MODEL_ID = "Wan-AI/Wan2.1-T2V-14B-Diffusers"
|