alessandro trinca tornidor commited on
Commit
f2e3747
1 Parent(s): fd5c95e

feat: add missing onnx model files for mobile-sam used by standard samgis page

Browse files
Files changed (3) hide show
  1. .gitmodules +3 -0
  2. machine_learning_models +1 -0
  3. sam-quantized +1 -0
.gitmodules ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ [submodule "sam-quantized"]
2
+ path = sam-quantized
3
+ url = https://huggingface.co/aletrn/sam-quantized
machine_learning_models ADDED
@@ -0,0 +1 @@
 
 
1
+ sam-quantized/machine_learning_models
sam-quantized ADDED
@@ -0,0 +1 @@
 
 
1
+ Subproject commit f2db4d0d8bf462530e973c5ee152fd9894c0c2d0