Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
add simple 3d
Browse files
config.py
CHANGED
@@ -14,7 +14,8 @@ SCENE_CONFIGS = {
|
|
14 |
"description": "Demo 1",
|
15 |
"objects": ["bedroom", "kitchen", "living room", ""],
|
16 |
"preview_image": "./assets/scene_1.png",
|
17 |
-
"glb_path": "scene_assets/scene1_no_ceiling.glb",
|
|
|
18 |
"scene_name": "17DRP5sb8fy",
|
19 |
"default_instruction": "Walk past the left side of the bed and stop in the doorway."
|
20 |
},
|
|
|
14 |
"description": "Demo 1",
|
15 |
"objects": ["bedroom", "kitchen", "living room", ""],
|
16 |
"preview_image": "./assets/scene_1.png",
|
17 |
+
#"glb_path": "scene_assets/scene1_no_ceiling.glb",
|
18 |
+
"glb_path": "scene_assets/simply_3d.obj",
|
19 |
"scene_name": "17DRP5sb8fy",
|
20 |
"default_instruction": "Walk past the left side of the bed and stop in the doorway."
|
21 |
},
|