Spaces:
Runtime error
Runtime error
lzyhha
commited on
Commit
·
1e7d460
1
Parent(s):
4220bf7
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(10)
|
478 |
def generate(
|
479 |
images,
|
480 |
prompts,
|