Spaces:
Running
on
Zero
Running
on
Zero
lemonaddie
commited on
Commit
•
d1f3024
1
Parent(s):
2038182
Update app1.py
Browse files
app1.py
CHANGED
@@ -112,10 +112,8 @@ def run_demo_server(pipe):
|
|
112 |
</a>
|
113 |
</p>
|
114 |
<p align="justify">
|
115 |
-
|
116 |
-
Upload your image into the <b>left</b> side
|
117 |
-
The result will be computed and appear on the <b>right</b> in the output comparison window.
|
118 |
-
<b style="color: red;">NEW</b>: Scroll down to the new 3D printing part of the demo!
|
119 |
</p>
|
120 |
"""
|
121 |
)
|
|
|
112 |
</a>
|
113 |
</p>
|
114 |
<p align="justify">
|
115 |
+
GeoWizard is a Wizard to spell 3D geometry from a single image.
|
116 |
+
Upload your image into the <b>left</b> side.
|
|
|
|
|
117 |
</p>
|
118 |
"""
|
119 |
)
|