Spaces:
Running
on
Zero
Running
on
Zero
minor text change
Browse files
app.py
CHANGED
@@ -108,7 +108,7 @@ def main():
|
|
108 |
Quality for scenes and landscapes will be lower.
|
109 |
|
110 |
Reconstructions with default settings will be done in about 30 seconds.
|
111 |
-
Inference will be terminated after
|
112 |
'''
|
113 |
|
114 |
# can't render many input types directly in Gradio Model3D
|
|
|
108 |
Quality for scenes and landscapes will be lower.
|
109 |
|
110 |
Reconstructions with default settings will be done in about 30 seconds.
|
111 |
+
Inference will be terminated after 60 seconds.
|
112 |
'''
|
113 |
|
114 |
# can't render many input types directly in Gradio Model3D
|