Spaces:
Build error
Build error
add scene.glb
Browse files
app.py
CHANGED
|
@@ -4,6 +4,6 @@ import os
|
|
| 4 |
print(os.getcwd())
|
| 5 |
|
| 6 |
with gr.Blocks() as demo:
|
| 7 |
-
gr.Model3D("
|
| 8 |
|
| 9 |
demo.launch(inbrowser=True)
|
|
|
|
| 4 |
print(os.getcwd())
|
| 5 |
|
| 6 |
with gr.Blocks() as demo:
|
| 7 |
+
gr.Model3D("scene.glb")
|
| 8 |
|
| 9 |
demo.launch(inbrowser=True)
|
scene.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07c80216eb5d57fc9d4148e1e14a69e19d3436eca1af33590d8d36c04957ffd4
|
| 3 |
+
size 4396728
|