Shilin-LU commited on
Commit
efb14d9
1 Parent(s): 0c21680

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "ckpt_path": "./VINE_ckpt/VINE-R",
3
  "device": "cuda"
4
  }
 
1
  {
2
+ "ckpt_path": None,
3
  "device": "cuda"
4
  }