Spaces:
Running
on
Zero
Running
on
Zero
Update app.py (#2)
Browse files- Update app.py (74ee6cccd727b3b447ab14d8e8f8c3dcf3c191ab)
Co-authored-by: Yu Deng <[email protected]>
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,
|