fmasterpro27 commited on
Commit
ac32b45
·
verified ·
1 Parent(s): 94eaf69

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -90,13 +90,15 @@ This dataset is suitable for:
90
 
91
  ```
92
  nexora-3d-mesh-dataset-v1-mini/
93
- ├─ models/
94
  │ ├─ mesh_0001.glb
95
  │ ├─ mesh_0002.glb
96
  │ └─ ...
97
- ├─ previews/
98
  │ ├─ mesh_0001.png
99
  │ └─ ...
 
 
100
  ├─ ATTRIBUTION.txt
101
  ├─ LICENSE
102
  └─ README.md
 
90
 
91
  ```
92
  nexora-3d-mesh-dataset-v1-mini/
93
+ ├─ samples/
94
  │ ├─ mesh_0001.glb
95
  │ ├─ mesh_0002.glb
96
  │ └─ ...
97
+ ├─ images/
98
  │ ├─ mesh_0001.png
99
  │ └─ ...
100
+ ├─ mesh/
101
+ │ └─ mesh.zip
102
  ├─ ATTRIBUTION.txt
103
  ├─ LICENSE
104
  └─ README.md