Spaces:
Running
on
Zero
Running
on
Zero
lzyhha
commited on
Commit
·
09a1fed
1
Parent(s):
d3ca5c8
test
Browse files
app.py
CHANGED
@@ -474,7 +474,7 @@ def create_demo(model):
|
|
474 |
|
475 |
|
476 |
# @spaces.GPU(duration=120)
|
477 |
-
@spaces.GPU(
|
478 |
def generate(
|
479 |
images,
|
480 |
prompts,
|
|
|
474 |
|
475 |
|
476 |
# @spaces.GPU(duration=120)
|
477 |
+
@spaces.GPU(duration=10)
|
478 |
def generate(
|
479 |
images,
|
480 |
prompts,
|