CarlCochet commited on
Commit
9fe0c24
1 Parent(s): c27a247

Update app.py

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-gltf"
9
 
10
 
11
  def get_dataset_classes():
 
5
 
6
 
7
  HUB_TOKEN = os.getenv("HUB_TOKEN")
8
+ REPO_ID = "ShapeNet/shapenetcore-gltf"
9
 
10
 
11
  def get_dataset_classes():