Echo22 commited on
Commit
36c9c94
1 Parent(s): 7302391

Updated config name

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "models/mini-clip4clip-text-distilled",
3
  "architectures": [
4
  "CLIPTextModelWithProjection"
5
  ],
 
1
  {
2
+ "_name_or_path": "Echo22/mini-clip4clip-text",
3
  "architectures": [
4
  "CLIPTextModelWithProjection"
5
  ],