DipakFaceML commited on
Commit
08d0b33
·
verified ·
1 Parent(s): 2ede204

Fine-tuned with dany0407/pokemon-blip-captions dataset

Browse files
README.md CHANGED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ ---
2
+ library_name: diffusers
3
+ ---
model_index.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "StableDiffusionPipeline",
3
  "_diffusers_version": "0.37.0",
4
- "_name_or_path": "runwayml/stable-diffusion-v1-5",
5
  "feature_extractor": [
6
  "transformers",
7
  "CLIPImageProcessor"
 
1
  {
2
  "_class_name": "StableDiffusionPipeline",
3
  "_diffusers_version": "0.37.0",
4
+ "_name_or_path": "DipakFaceML/image-model",
5
  "feature_extractor": [
6
  "transformers",
7
  "CLIPImageProcessor"
unet/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.37.0",
4
- "_name_or_path": "/root/.cache/huggingface/hub/models--runwayml--stable-diffusion-v1-5/snapshots/451f4fe16113bff5a5d2269ed5ad43b0592e9a14/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.37.0",
4
+ "_name_or_path": "/root/.cache/huggingface/hub/models--DipakFaceML--image-model/snapshots/2ede2048ebfa7f084e81de136014deb324dbcf8d/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:c83908253f9a64d08c25fc90874c9c8aef9a329ce1ca5fb909d73b0c83d1ea21
3
  size 1719125304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff3fd745b5135f4d6fa72a1b1a20e0079fa511014f17b611b4f9e8695dcaf1c6
3
  size 1719125304
vae/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.37.0",
4
- "_name_or_path": "/root/.cache/huggingface/hub/models--runwayml--stable-diffusion-v1-5/snapshots/451f4fe16113bff5a5d2269ed5ad43b0592e9a14/vae",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,
 
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.37.0",
4
+ "_name_or_path": "/root/.cache/huggingface/hub/models--DipakFaceML--image-model/snapshots/2ede2048ebfa7f084e81de136014deb324dbcf8d/vae",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,