Huiwenshi commited on
Commit
a055fd6
1 Parent(s): c860d94

Upload app_hg.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. app_hg.py +1 -0
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