KevinX-Penn28 commited on
Commit
87d2547
·
verified ·
1 Parent(s): 2b669dd

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +5 -1
config.json CHANGED
@@ -29,7 +29,11 @@
29
  "multi_class": false,
30
  "num_top_pairs": 18,
31
  "output_logit": false,
32
- "pretrained_vine_path": null,
 
 
 
 
33
  "return_flattened_segments": false,
34
  "return_valid_pairs": false,
35
  "segmentation_method": "grounding_dino_sam2",
 
29
  "multi_class": false,
30
  "num_top_pairs": 18,
31
  "output_logit": false,
32
+ "use_hf_repo": true,
33
+ "model_repo": "KevinX-Penn28/testing",
34
+ "model_file": null,
35
+ "local_dir": null,
36
+ "local_filename": null,
37
  "return_flattened_segments": false,
38
  "return_valid_pairs": false,
39
  "segmentation_method": "grounding_dino_sam2",