Spaces:
Running
on
Zero
Running
on
Zero
fallenshock
commited on
Commit
•
53c1364
1
Parent(s):
1160f0f
Update app.py
Browse files
app.py
CHANGED
@@ -63,7 +63,7 @@ def get_examples():
|
|
63 |
return case
|
64 |
|
65 |
|
66 |
-
@spaces.GPU(duration=
|
67 |
def FlowEditRun(
|
68 |
image_src: str,
|
69 |
model_type: str,
|
|
|
63 |
return case
|
64 |
|
65 |
|
66 |
+
@spaces.GPU(duration=95)
|
67 |
def FlowEditRun(
|
68 |
image_src: str,
|
69 |
model_type: str,
|