Upload config.json with huggingface_hub
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -100,7 +100,7 @@
|
|
| 100 |
"patch_size": 32,
|
| 101 |
"heads": 12
|
| 102 |
},
|
| 103 |
-
"clip_enc_checkpoint":
|
| 104 |
"context_dim": 768,
|
| 105 |
"condition_feat_dim": 1024,
|
| 106 |
"clip_trainable": true
|
|
|
|
| 100 |
"patch_size": 32,
|
| 101 |
"heads": 12
|
| 102 |
},
|
| 103 |
+
"clip_enc_checkpoint": null,
|
| 104 |
"context_dim": 768,
|
| 105 |
"condition_feat_dim": 1024,
|
| 106 |
"clip_trainable": true
|