Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -504,7 +504,7 @@ def image_to_3d(
|
|
| 504 |
return state, full_html
|
| 505 |
|
| 506 |
|
| 507 |
-
@spaces.GPU(duration=
|
| 508 |
def extract_glb(
|
| 509 |
state: dict,
|
| 510 |
decimation_target: int,
|
|
|
|
| 504 |
return state, full_html
|
| 505 |
|
| 506 |
|
| 507 |
+
@spaces.GPU(duration=120)
|
| 508 |
def extract_glb(
|
| 509 |
state: dict,
|
| 510 |
decimation_target: int,
|