Upload folder using huggingface_hub
Browse files- guidance_encoder/alignment_encoder_pytorch_model.bin +1 -1
- guidance_encoder/depth_encoder_pytorch_model.bin +1 -1
- guidance_encoder/flame_encoder_pytorch_model.bin +1 -1
- model_index.json +2 -1
- optimizer.bin +1 -1
- random_states_0.pkl +2 -2
- scheduler.bin +1 -1
- unet/config.json +1 -1
- unet/diffusion_pytorch_model.bin +1 -1
guidance_encoder/alignment_encoder_pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 15394976
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:10848f8cccd8849df42726514bed428bc033f43c678331e813ce278ab38e6154
|
| 3 |
size 15394976
|
guidance_encoder/depth_encoder_pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 15394364
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:501a0553f8c0679566712c4a7f632602b630d5f59ece2e74524d6bb9cb3ebb84
|
| 3 |
size 15394364
|
guidance_encoder/flame_encoder_pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 15394364
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8105dc6e2c5555cee52abaa62665561a015e7303ca47c71e6d7221cec9419cae
|
| 3 |
size 15394364
|
model_index.json
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"_class_name": "StableDiffusionPipeline",
|
| 3 |
"_diffusers_version": "0.30.3",
|
|
|
|
| 4 |
"feature_extractor": [
|
| 5 |
"transformers",
|
| 6 |
"CLIPFeatureExtractor"
|
|
@@ -27,7 +28,7 @@
|
|
| 27 |
"CLIPTokenizer"
|
| 28 |
],
|
| 29 |
"unet": [
|
| 30 |
-
"
|
| 31 |
"UNet2DConditionModel"
|
| 32 |
],
|
| 33 |
"vae": [
|
|
|
|
| 1 |
{
|
| 2 |
"_class_name": "StableDiffusionPipeline",
|
| 3 |
"_diffusers_version": "0.30.3",
|
| 4 |
+
"_name_or_path": "SG161222/Realistic_Vision_V6.0_B1_noVAE",
|
| 5 |
"feature_extractor": [
|
| 6 |
"transformers",
|
| 7 |
"CLIPFeatureExtractor"
|
|
|
|
| 28 |
"CLIPTokenizer"
|
| 29 |
],
|
| 30 |
"unet": [
|
| 31 |
+
"models.unet_2d_condition",
|
| 32 |
"UNet2DConditionModel"
|
| 33 |
],
|
| 34 |
"vae": [
|
optimizer.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6780756693
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:78cdee714f4e44c29aac46bba02ee0a2e956c55dd846c88d3da8bc4dae1cafb9
|
| 3 |
size 6780756693
|
random_states_0.pkl
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bfa2d5bcc49016df3596b3cfc8378d00305954d0d0b076c952225d86043b8ba7
|
| 3 |
+
size 14800
|
scheduler.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1000
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4a228a32f9858df894d32993da3d551e9e42507733596551bd339f8d86ca438b
|
| 3 |
size 1000
|
unet/config.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"_class_name": "UNet2DConditionModel",
|
| 3 |
"_diffusers_version": "0.30.3",
|
| 4 |
-
"_name_or_path": "
|
| 5 |
"act_fn": "silu",
|
| 6 |
"addition_embed_type": null,
|
| 7 |
"addition_embed_type_num_heads": 64,
|
|
|
|
| 1 |
{
|
| 2 |
"_class_name": "UNet2DConditionModel",
|
| 3 |
"_diffusers_version": "0.30.3",
|
| 4 |
+
"_name_or_path": "SG161222/Realistic_Vision_V6.0_B1_noVAE",
|
| 5 |
"act_fn": "silu",
|
| 6 |
"addition_embed_type": null,
|
| 7 |
"addition_embed_type_num_heads": 64,
|
unet/diffusion_pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3438376438
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:426858445f06f1527d3f494213b89afc529179c0e47bd8c41da12b5d86afd419
|
| 3 |
size 3438376438
|