Spaces:
Running
on
L40S
Running
on
L40S
Upload app_hg.py with huggingface_hub
Browse files
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 |
|