alfredplpl commited on
Commit
0c97963
·
verified ·
1 Parent(s): e4f4963

Too short to generate a image.

Browse files
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=" ",