Al Duffy
commited on
Commit
·
3291d9f
1
Parent(s):
e8104bb
Delete text_encoder
Browse files- text_encoder/config.json +0 -25
- text_encoder/pytorch_model.bin +0 -3
text_encoder/config.json
DELETED
|
@@ -1,25 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"_name_or_path": "stabilityai/stable-diffusion-2",
|
| 3 |
-
"architectures": [
|
| 4 |
-
"CLIPTextModel"
|
| 5 |
-
],
|
| 6 |
-
"attention_dropout": 0.0,
|
| 7 |
-
"bos_token_id": 0,
|
| 8 |
-
"dropout": 0.0,
|
| 9 |
-
"eos_token_id": 2,
|
| 10 |
-
"hidden_act": "gelu",
|
| 11 |
-
"hidden_size": 1024,
|
| 12 |
-
"initializer_factor": 1.0,
|
| 13 |
-
"initializer_range": 0.02,
|
| 14 |
-
"intermediate_size": 4096,
|
| 15 |
-
"layer_norm_eps": 1e-05,
|
| 16 |
-
"max_position_embeddings": 77,
|
| 17 |
-
"model_type": "clip_text_model",
|
| 18 |
-
"num_attention_heads": 16,
|
| 19 |
-
"num_hidden_layers": 23,
|
| 20 |
-
"pad_token_id": 1,
|
| 21 |
-
"projection_dim": 512,
|
| 22 |
-
"torch_dtype": "float32",
|
| 23 |
-
"transformers_version": "4.29.0.dev0",
|
| 24 |
-
"vocab_size": 49408
|
| 25 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
text_encoder/pytorch_model.bin
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:ad2cb97aaa841463740bdb0b760769c511005acb27de186d174338e41c2a5c0c
|
| 3 |
-
size 1361674657
|
|
|
|
|
|
|
|
|
|
|
|