dev-planningo
commited on
Commit
•
5f8ba6c
1
Parent(s):
215e859
Upload text_encoder_2/config.json with huggingface_hub
Browse files
text_encoder_2/config.json
CHANGED
@@ -25,7 +25,7 @@
|
|
25 |
"input_names": [
|
26 |
"input_ids"
|
27 |
],
|
28 |
-
"model_type": "clip-text-
|
29 |
"optlevel": "2",
|
30 |
"output_attentions": false,
|
31 |
"output_hidden_states": true,
|
|
|
25 |
"input_names": [
|
26 |
"input_ids"
|
27 |
],
|
28 |
+
"model_type": "clip-text-with-projection",
|
29 |
"optlevel": "2",
|
30 |
"output_attentions": false,
|
31 |
"output_hidden_states": true,
|