Huiwenshi commited on
Commit
69d0567
·
verified ·
1 Parent(s): 2bc776c

Upload app_hg.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. app_hg.py +1 -0
app_hg.py CHANGED
@@ -124,6 +124,7 @@ Our demo allows you to export models in various formats:
124
  - By default, export as a *.obj mesh with vertex colors or a *.glb mesh.
125
  - Select "texture mapping" to export a *.obj mesh with a texture map or a *.glb mesh.
126
  - Select "render GIF" to export a GIF rendering of the *.glb file.
 
127
  If the results aren't satisfactory, try using a different seed value (default is 0).
128
  '''
129
 
 
124
  - By default, export as a *.obj mesh with vertex colors or a *.glb mesh.
125
  - Select "texture mapping" to export a *.obj mesh with a texture map or a *.glb mesh.
126
  - Select "render GIF" to export a GIF rendering of the *.glb file.
127
+
128
  If the results aren't satisfactory, try using a different seed value (default is 0).
129
  '''
130