ehristoforu commited on
Commit
68987d2
1 Parent(s): 8b294ac

Upload folder using huggingface_hub

Browse files
model_index.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "StableDiffusionPipeline",
3
  "_diffusers_version": "0.19.0",
4
- "_name_or_path": "ehristoforu/deliberate-v6-diffusers-unofficial",
5
  "feature_extractor": [
6
  null,
7
  null
 
1
  {
2
  "_class_name": "StableDiffusionPipeline",
3
  "_diffusers_version": "0.19.0",
4
+ "_name_or_path": "diffusers-test/testcliper",
5
  "feature_extractor": [
6
  null,
7
  null
text_encoder/config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "laion/CLIP-ViT-H-14-laion2B-s32B-b79K",
3
  "architectures": [
4
  "CLIPTextModel"
5
  ],
 
1
  {
2
+ "_name_or_path": "/home/user/.cache/huggingface/hub/models--diffusers-test--testcliper/snapshots/a77671abd70fb0e22a97185956b55919e72e0f52/text_encoder",
3
  "architectures": [
4
  "CLIPTextModel"
5
  ],
unet/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.19.0",
4
- "_name_or_path": "/home/user/.cache/huggingface/hub/models--ehristoforu--deliberate-v6-diffusers-unofficial/snapshots/104fbbab96fc5667dde9d8daaa5f2e8799c8a579/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.19.0",
4
+ "_name_or_path": "/home/user/.cache/huggingface/hub/models--diffusers-test--testcliper/snapshots/a77671abd70fb0e22a97185956b55919e72e0f52/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.19.0",
4
- "_name_or_path": "/home/user/.cache/huggingface/hub/models--ehristoforu--deliberate-v6-diffusers-unofficial/snapshots/104fbbab96fc5667dde9d8daaa5f2e8799c8a579/vae",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,
 
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.19.0",
4
+ "_name_or_path": "/home/user/.cache/huggingface/hub/models--diffusers-test--testcliper/snapshots/a77671abd70fb0e22a97185956b55919e72e0f52/vae",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,