Spaces:
Running
Running
bertjiazheng
commited on
Commit
•
42476b5
1
Parent(s):
46112f5
Update app.py
Browse files
app.py
CHANGED
@@ -29,7 +29,7 @@ def generate(engine, prompt, num_inference_steps=50, guidance_scale=6.0):
|
|
29 |
return output_path
|
30 |
|
31 |
|
32 |
-
@spaces.GPU(duration=
|
33 |
def generate_vs(
|
34 |
model_name,
|
35 |
prompt,
|
|
|
29 |
return output_path
|
30 |
|
31 |
|
32 |
+
@spaces.GPU(duration=240)
|
33 |
def generate_vs(
|
34 |
model_name,
|
35 |
prompt,
|