Nick088 commited on
Commit
b8067e7
·
verified ·
1 Parent(s): 266c9b2

Changing zerogpu duration individual tab from 80 to 90

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -274,7 +274,7 @@ def generate_arena_images(
274
 
275
 
276
  # Define the image generation function for the Individual tab
277
- @spaces.GPU(duration=80)
278
  def generate_individual_image(
279
  prompt,
280
  negative_prompt,
 
274
 
275
 
276
  # Define the image generation function for the Individual tab
277
+ @spaces.GPU(duration=90)
278
  def generate_individual_image(
279
  prompt,
280
  negative_prompt,