Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -38,7 +38,7 @@ scheduler = EDMEulerScheduler(
|
|
38 |
pipe_14b.scheduler = scheduler
|
39 |
# pipe_2b.scheduler = scheduler
|
40 |
|
41 |
-
@spaces.GPU(duration=
|
42 |
def generate_image(prompt,
|
43 |
negative_prompt="The video captures a series of frames showing ugly scenes, static with no motion, motion blur, over-saturation, shaky footage, low resolution, grainy texture, pixelated images, poorly lit areas, underexposed and overexposed scenes, poor color balance, washed out colors, choppy sequences, jerky movements, low frame rate, artifacting, color banding, unnatural transitions, outdated special effects, fake elements, unconvincing visuals, poorly edited content, jump cuts, visual noise, and flickering. Overall, the video is of poor quality.",
|
44 |
seed=42,
|
|
|
38 |
pipe_14b.scheduler = scheduler
|
39 |
# pipe_2b.scheduler = scheduler
|
40 |
|
41 |
+
@spaces.GPU(duration=95)
|
42 |
def generate_image(prompt,
|
43 |
negative_prompt="The video captures a series of frames showing ugly scenes, static with no motion, motion blur, over-saturation, shaky footage, low resolution, grainy texture, pixelated images, poorly lit areas, underexposed and overexposed scenes, poor color balance, washed out colors, choppy sequences, jerky movements, low frame rate, artifacting, color banding, unnatural transitions, outdated special effects, fake elements, unconvincing visuals, poorly edited content, jump cuts, visual noise, and flickering. Overall, the video is of poor quality.",
|
44 |
seed=42,
|