Spaces:
Running
on
Zero
Running
on
Zero
xinjie.wang
commited on
Commit
·
3be48e2
1
Parent(s):
4a6c4ad
update
Browse files
app.py
CHANGED
@@ -28,7 +28,7 @@ with gr.Blocks(
|
|
28 |
f"""
|
29 |
## Image to 3D Asset Pipeline \n
|
30 |
version: {VERSION} \n
|
31 |
-
The service is temporarily deployed on `dev015-10.34.8.82: CUDA 4`.
|
32 |
"""
|
33 |
)
|
34 |
gr.HTML(image_css)
|
|
|
28 |
f"""
|
29 |
## Image to 3D Asset Pipeline \n
|
30 |
version: {VERSION} \n
|
31 |
+
<!-- The service is temporarily deployed on `dev015-10.34.8.82: CUDA 4`. -->
|
32 |
"""
|
33 |
)
|
34 |
gr.HTML(image_css)
|