marcusinthesky commited on
Commit
52e4b1f
1 Parent(s): e646370

Upload modules.json

Browse files
Files changed (1) hide show
  1. modules.json +8 -0
modules.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "idx": 0,
4
+ "name": "0",
5
+ "path": ".",
6
+ "type": "sentence_transformers.models.CLIPModel"
7
+ }
8
+ ]