ProCreations commited on
Commit
f5f7c9b
·
verified ·
1 Parent(s): e3e435d

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -0
config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "pipeline_tag": "zero-shot-image-classification",
3
+ "model_file": "cortexclip-mini.pth"
4
+ }