CarlCochet commited on
Commit
cd52499
1 Parent(s): 0a88bab

test gltf 3D render

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ from huggingface_hub import HfApi, hf_hub_download
5
 
6
 
7
  HUB_TOKEN = os.getenv("HUB_TOKEN")
8
- REPO_ID = "simulate-explorer/shapenetcore-glb"
9
 
10
 
11
  def get_dataset_classes():
 
5
 
6
 
7
  HUB_TOKEN = os.getenv("HUB_TOKEN")
8
+ REPO_ID = "simulate-explorer/shapenetcore-gltf"
9
 
10
 
11
  def get_dataset_classes():