Too short to generate a image.

#7
by alfredplpl - opened
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -31,7 +31,7 @@ def get_image_size(aspect_ratio):
31
  else:
32
  return 1328, 1328
33
 
34
- @spaces.GPU(duration=65)
35
  def infer(
36
  prompt,
37
  negative_prompt=" ",
 
31
  else:
32
  return 1328, 1328
33
 
34
+ @spaces.GPU(duration=120)
35
  def infer(
36
  prompt,
37
  negative_prompt=" ",