Spaces:
Running
on
L40S
Running
on
L40S
Upload app_hg.py with huggingface_hub
Browse files
app_hg.py
CHANGED
|
@@ -334,6 +334,7 @@ with gr.Blocks() as demo:
|
|
| 334 |
with gr.Row():
|
| 335 |
gr.Markdown("""
|
| 336 |
We recommend download and open Glb using 3D software, such as Blender, MeshLab, etc.
|
|
|
|
| 337 |
Limited by gradio, Obj file here only be shown as vertex shading, but Glb can be texture shading.
|
| 338 |
""")
|
| 339 |
|
|
|
|
| 334 |
with gr.Row():
|
| 335 |
gr.Markdown("""
|
| 336 |
We recommend download and open Glb using 3D software, such as Blender, MeshLab, etc.
|
| 337 |
+
|
| 338 |
Limited by gradio, Obj file here only be shown as vertex shading, but Glb can be texture shading.
|
| 339 |
""")
|
| 340 |
|