oahzxl commited on
Commit
7e420e5
1 Parent(s): be532a0

change time again

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -28,7 +28,7 @@ def generate(engine, prompt, num_inference_steps=50, guidance_scale=6.0):
28
  return output_path
29
 
30
 
31
- @spaces.GPU(duration=150)
32
  def generate_vs(
33
  model_name,
34
  prompt,
 
28
  return output_path
29
 
30
 
31
+ @spaces.GPU(duration=200)
32
  def generate_vs(
33
  model_name,
34
  prompt,