LysandreJik commited on
Commit
cee00d2
·
1 Parent(s): f03a795

Add OpenCLIP config

Browse files
Files changed (1) hide show
  1. open_clip_config.json +6 -0
open_clip_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "url": "",
3
+ "hf_hub": "laion/CLIP-ViT-H-14-laion2B-s32B-b79K/",
4
+ "mean": null,
5
+ "std": null
6
+ }