ehristoforu commited on
Commit
571cee4
1 Parent(s): bf61544

Update text_encoder_2/config.json

Browse files
Files changed (1) hide show
  1. text_encoder_2/config.json +1 -1
text_encoder_2/config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "architectures": [
3
- "CLIPTextModelWithProjection"
4
  ],
5
  "attention_dropout": 0.0,
6
  "bos_token_id": 0,
 
1
  {
2
  "architectures": [
3
+ "CLIPTextModel"
4
  ],
5
  "attention_dropout": 0.0,
6
  "bos_token_id": 0,