ZeroCool94
commited on
Commit
•
aaa2338
1
Parent(s):
86a2f21
Upload 20 files
Browse files- scheduler/scheduler_config.json +1 -1
- sygil-diffusion-v0.4_2164553_lora.ckpt +3 -0
- text_encoder/pytorch_model.bin +1 -1
- text_encoder_lora/config.json +1 -1
- text_encoder_lora/pytorch_model.bin +1 -1
- unet/config.json +0 -1
- unet/diffusion_pytorch_model.bin +1 -1
- unet_lora/config.json +1 -1
- unet_lora/diffusion_pytorch_model.bin +1 -1
- vae/config.json +0 -1
- vae/diffusion_pytorch_model.bin +1 -1
scheduler/scheduler_config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_class_name": "
|
3 |
"_diffusers_version": "0.10.2",
|
4 |
"beta_end": 0.012,
|
5 |
"beta_schedule": "scaled_linear",
|
|
|
1 |
{
|
2 |
+
"_class_name": "EulerDiscreteScheduler",
|
3 |
"_diffusers_version": "0.10.2",
|
4 |
"beta_end": 0.012,
|
5 |
"beta_schedule": "scaled_linear",
|
sygil-diffusion-v0.4_2164553_lora.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9baad53e4cce08a98ef5d6fee835f04c6897f78ce213098e51d96f669e5b870
|
3 |
+
size 4265327726
|
text_encoder/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 492305335
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:770a47a9ffdcfda0b05506a7888ed714d06131d60267e6cf52765d61cf59fd67
|
3 |
size 492305335
|
text_encoder_lora/config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "D:\\Alejandro\\Projects\\Python\\AI\\ImageGen\\Automatic1111\\models\\dreambooth\\sygil-diffusion-v0.
|
3 |
"architectures": [
|
4 |
"CLIPTextModel"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "D:\\Alejandro\\Projects\\Python\\AI\\ImageGen\\Automatic1111\\models\\dreambooth\\sygil-diffusion-v0.4\\working\\text_encoder",
|
3 |
"architectures": [
|
4 |
"CLIPTextModel"
|
5 |
],
|
text_encoder_lora/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 492305335
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:770a47a9ffdcfda0b05506a7888ed714d06131d60267e6cf52765d61cf59fd67
|
3 |
size 492305335
|
unet/config.json
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
{
|
2 |
"_class_name": "UNet2DConditionModel",
|
3 |
"_diffusers_version": "0.10.2",
|
4 |
-
"_name_or_path": "D:\\Alejandro\\Projects\\Python\\AI\\ImageGen\\Automatic1111\\models\\dreambooth\\sygil-diffusion-v0.3\\working\\unet",
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
|
|
1 |
{
|
2 |
"_class_name": "UNet2DConditionModel",
|
3 |
"_diffusers_version": "0.10.2",
|
|
|
4 |
"act_fn": "silu",
|
5 |
"attention_head_dim": 8,
|
6 |
"block_out_channels": [
|
unet/diffusion_pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438354725
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7da0e21ba7ea50637bee26e81c220844defdf01aafca02b2c42ecdadb813de4
|
3 |
size 3438354725
|
unet_lora/config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "UNet2DConditionModel",
|
3 |
"_diffusers_version": "0.10.2",
|
4 |
-
"_name_or_path": "D:\\Alejandro\\Projects\\Python\\AI\\ImageGen\\Automatic1111\\models\\dreambooth\\sygil-diffusion-v0.
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
|
|
1 |
{
|
2 |
"_class_name": "UNet2DConditionModel",
|
3 |
"_diffusers_version": "0.10.2",
|
4 |
+
"_name_or_path": "D:\\Alejandro\\Projects\\Python\\AI\\ImageGen\\Automatic1111\\models\\dreambooth\\sygil-diffusion-v0.4\\working\\unet",
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
unet_lora/diffusion_pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438354725
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7da0e21ba7ea50637bee26e81c220844defdf01aafca02b2c42ecdadb813de4
|
3 |
size 3438354725
|
vae/config.json
CHANGED
@@ -20,7 +20,6 @@
|
|
20 |
"norm_num_groups": 32,
|
21 |
"out_channels": 3,
|
22 |
"sample_size": 512,
|
23 |
-
"scaling_factor": 0.18215,
|
24 |
"up_block_types": [
|
25 |
"UpDecoderBlock2D",
|
26 |
"UpDecoderBlock2D",
|
|
|
20 |
"norm_num_groups": 32,
|
21 |
"out_channels": 3,
|
22 |
"sample_size": 512,
|
|
|
23 |
"up_block_types": [
|
24 |
"UpDecoderBlock2D",
|
25 |
"UpDecoderBlock2D",
|
vae/diffusion_pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 334707217
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b134cded8eb78b184aefb8805b6b572f36fa77b255c483665dda931fa0130c5
|
3 |
size 334707217
|