multimodalart HF Staff commited on
Commit
94f9c0e
·
verified ·
1 Parent(s): 7e64a04

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -38,7 +38,7 @@ scheduler = EDMEulerScheduler(
38
  pipe_14b.scheduler = scheduler
39
  # pipe_2b.scheduler = scheduler
40
 
41
- @spaces.GPU(duration=85)
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,