davidberenstein1957 commited on
Commit
5d569ff
·
verified ·
1 Parent(s): 1bfc83b

Add files using upload-large-folder tool

Browse files
Files changed (4) hide show
  1. README.md +1 -1
  2. model_index.json +1 -1
  3. unet/config.json +1 -1
  4. vae/config.json +1 -1
README.md CHANGED
@@ -63,7 +63,7 @@ The configuration of the model is stored in the `config.json` file.
63
  "model_index": {
64
  "_class_name": "StableDiffusionPipeline",
65
  "_diffusers_version": "0.33.1",
66
- "_name_or_path": "/Users/davidberenstein/.cache/huggingface/hub/models--PrunaAI--tiny-stable-diffusion-pipe-smashed/snapshots/3cb91a3450fb8db7e30878420bacc50eb58113c1",
67
  "feature_extractor": [
68
  "transformers",
69
  "CLIPImageProcessor"
 
63
  "model_index": {
64
  "_class_name": "StableDiffusionPipeline",
65
  "_diffusers_version": "0.33.1",
66
+ "_name_or_path": "/Users/davidberenstein/.cache/huggingface/hub/models--PrunaAI--tiny-stable-diffusion-pipe-smashed/snapshots/1bfc83b7c7f704df99192bbf2d6d2e2172a738c1",
67
  "feature_extractor": [
68
  "transformers",
69
  "CLIPImageProcessor"
model_index.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "StableDiffusionPipeline",
3
  "_diffusers_version": "0.33.1",
4
- "_name_or_path": "/Users/davidberenstein/.cache/huggingface/hub/models--PrunaAI--tiny-stable-diffusion-pipe-smashed/snapshots/3cb91a3450fb8db7e30878420bacc50eb58113c1",
5
  "feature_extractor": [
6
  "transformers",
7
  "CLIPImageProcessor"
 
1
  {
2
  "_class_name": "StableDiffusionPipeline",
3
  "_diffusers_version": "0.33.1",
4
+ "_name_or_path": "/Users/davidberenstein/.cache/huggingface/hub/models--PrunaAI--tiny-stable-diffusion-pipe-smashed/snapshots/1bfc83b7c7f704df99192bbf2d6d2e2172a738c1",
5
  "feature_extractor": [
6
  "transformers",
7
  "CLIPImageProcessor"
unet/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.33.1",
4
- "_name_or_path": "/Users/davidberenstein/.cache/huggingface/hub/models--PrunaAI--tiny-stable-diffusion-pipe-smashed/snapshots/3cb91a3450fb8db7e30878420bacc50eb58113c1/unet",
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.33.1",
4
+ "_name_or_path": "/Users/davidberenstein/.cache/huggingface/hub/models--PrunaAI--tiny-stable-diffusion-pipe-smashed/snapshots/1bfc83b7c7f704df99192bbf2d6d2e2172a738c1/unet",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
vae/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.33.1",
4
- "_name_or_path": "/Users/davidberenstein/.cache/huggingface/hub/models--PrunaAI--tiny-stable-diffusion-pipe-smashed/snapshots/3cb91a3450fb8db7e30878420bacc50eb58113c1/vae",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  32,
 
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.33.1",
4
+ "_name_or_path": "/Users/davidberenstein/.cache/huggingface/hub/models--PrunaAI--tiny-stable-diffusion-pipe-smashed/snapshots/1bfc83b7c7f704df99192bbf2d6d2e2172a738c1/vae",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  32,