shihaozhao
commited on
Commit
•
3dfabd0
1
Parent(s):
f29fb2d
Upload 12 files
Browse files- llama2_unet/adapter/config.json +7 -0
- llama2_unet/adapter/diffusion_pytorch_model.bin +3 -0
- llama2_unet/lora_text.pt +3 -0
- llama2_unet/lora_vis.pt +3 -0
- t5_transformer/adapter/config.json +7 -0
- t5_transformer/adapter/diffusion_pytorch_model.safetensors +3 -0
- t5_transformer/lora_text.pt +3 -0
- t5_transformer/lora_vis.pt +3 -0
- t5_unet/adapter/config.json +7 -0
- t5_unet/adapter/diffusion_pytorch_model.bin +3 -0
- t5_unet/lora_text.pt +3 -0
- t5_unet/lora_vis.pt +3 -0
llama2_unet/adapter/config.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "TextAdapter",
|
3 |
+
"_diffusers_version": "0.16.1",
|
4 |
+
"in_dim": 4096,
|
5 |
+
"int_dim": 2432,
|
6 |
+
"out_dim": 768
|
7 |
+
}
|
llama2_unet/adapter/diffusion_pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a13689175a03cd02410d6da8706e57e08eef42e22e9fac1a45d70178626400c
|
3 |
+
size 915685281
|
llama2_unet/lora_text.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a55e33ff513c69b262960d4fe0098b56d326d6a2bf55a9216966b9514481c35f
|
3 |
+
size 67184953
|
llama2_unet/lora_vis.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03733d414ddaae10ed0dd43ce46f2608f7b024766ace0d7b8632ac17af7366f9
|
3 |
+
size 56712361
|
t5_transformer/adapter/config.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "TextAdapter",
|
3 |
+
"_diffusers_version": "0.24.0",
|
4 |
+
"in_dim": 1024,
|
5 |
+
"int_dim": 2560,
|
6 |
+
"out_dim": 4096
|
7 |
+
}
|
t5_transformer/adapter/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3e04429e145d9a643adbcb7044cd2b7f4951a45a16c7675c9728d3940d4342f
|
3 |
+
size 453155896
|
t5_transformer/lora_text.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8fa7823fe5429f21f5b57d161b1954489d3835ce24b2a2c748ecf5fb66c1205
|
3 |
+
size 12639545
|
t5_transformer/lora_vis.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92992ff9ad9285879f3a185ab0744b649a77f32b7d5d17d51a4201295fc9dd77
|
3 |
+
size 33159081
|
t5_unet/adapter/config.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "TextAdapter",
|
3 |
+
"_diffusers_version": "0.16.1",
|
4 |
+
"in_dim": 1024,
|
5 |
+
"int_dim": 896,
|
6 |
+
"out_dim": 768
|
7 |
+
}
|
t5_unet/adapter/diffusion_pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed1b955330a44b36b15dc1cdd74b6f5eb87b89b49aac0ffecc26bfe9516e6431
|
3 |
+
size 85022625
|
t5_unet/lora_text.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c5f3aab767d6387e48d2fa6a1e0fd983ec7903c55875c58b9f6f369f9177e13
|
3 |
+
size 12639545
|
t5_unet/lora_vis.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67ee2af579d378a3b2fe5b9a18c25a307f21d6e25df75b32aafb3f9703aa3f0a
|
3 |
+
size 56712361
|