taltaf9133
commited on
Commit
•
f3c0622
1
Parent(s):
7cd2309
Upload StableDiffusionPipeline
Browse files- model_index.json +1 -1
- text_encoder/config.json +1 -1
- text_encoder/model.safetensors +1 -1
- unet/config.json +1 -1
- unet/diffusion_pytorch_model.safetensors +1 -1
- vae/config.json +1 -1
model_index.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "StableDiffusionPipeline",
|
3 |
"_diffusers_version": "0.22.0.dev0",
|
4 |
-
"_name_or_path": "/content/stable_diffusion_weights/
|
5 |
"feature_extractor": [
|
6 |
null,
|
7 |
null
|
|
|
1 |
{
|
2 |
"_class_name": "StableDiffusionPipeline",
|
3 |
"_diffusers_version": "0.22.0.dev0",
|
4 |
+
"_name_or_path": "/content/stable_diffusion_weights/ecomm/800",
|
5 |
"feature_extractor": [
|
6 |
null,
|
7 |
null
|
text_encoder/config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/content/stable_diffusion_weights/
|
3 |
"architectures": [
|
4 |
"CLIPTextModel"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/content/stable_diffusion_weights/ecomm/800/text_encoder",
|
3 |
"architectures": [
|
4 |
"CLIPTextModel"
|
5 |
],
|
text_encoder/model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 680820392
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:12111781eab02222520ee21bbf64d97fdda8d6de3dcdc4ab092d7f5d85db3300
|
3 |
size 680820392
|
unet/config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "UNet2DConditionModel",
|
3 |
"_diffusers_version": "0.22.0.dev0",
|
4 |
-
"_name_or_path": "/content/stable_diffusion_weights/
|
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.22.0.dev0",
|
4 |
+
"_name_or_path": "/content/stable_diffusion_weights/ecomm/800/unet",
|
5 |
"act_fn": "silu",
|
6 |
"addition_embed_type": null,
|
7 |
"addition_embed_type_num_heads": 64,
|
unet/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1731904736
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9dc01392cf06239df816251090949af1bf591dc26658c95233d0fef773a06a4f
|
3 |
size 1731904736
|
vae/config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "AutoencoderKL",
|
3 |
"_diffusers_version": "0.22.0.dev0",
|
4 |
-
"_name_or_path": "/content/stable_diffusion_weights/
|
5 |
"act_fn": "silu",
|
6 |
"block_out_channels": [
|
7 |
128,
|
|
|
1 |
{
|
2 |
"_class_name": "AutoencoderKL",
|
3 |
"_diffusers_version": "0.22.0.dev0",
|
4 |
+
"_name_or_path": "/content/stable_diffusion_weights/ecomm/800/vae",
|
5 |
"act_fn": "silu",
|
6 |
"block_out_channels": [
|
7 |
128,
|