Paresh1879 commited on
Commit
6059178
·
verified ·
1 Parent(s): c6d18c7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -1,5 +1,9 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
3
  ---
4
 
5
  # Img2Img-Controlnet-ComfyUI
@@ -68,7 +72,7 @@ This repository contains the Img2Img project using Controlnet on ComfyUI. It foc
68
 
69
  ## Models - Checkpoint and VAE
70
 
71
- - Checkpoint: [Realistic Vision](https://huggingface.co/numeraz/realisticvisionv60B1/blob/main/realisticVisionV60B1_v51VAE.safetensors)
72
  - VAE: [SD VAE](https://huggingface.co/stabilityai/sd-vae-ft-mse-original/blob/main/vae-ft-mse-840000-ema-pruned.ckpt)
73
 
74
  ## KSampler Settings
@@ -90,4 +94,4 @@ These settings help in achieving efficient sampling while maintaining quality ou
90
 
91
  A Docker file is included for easy setup and deployment.
92
 
93
- ---
 
1
  ---
2
  license: apache-2.0
3
+ tags:
4
+ - img2img
5
+ - ComfyUI
6
+ - Controlnet
7
  ---
8
 
9
  # Img2Img-Controlnet-ComfyUI
 
72
 
73
  ## Models - Checkpoint and VAE
74
 
75
+ - Checkpoint: [Dreamshaper](https://huggingface.co/Lykon/DreamShaper/blob/main/DreamShaper_8_pruned.safetensors)
76
  - VAE: [SD VAE](https://huggingface.co/stabilityai/sd-vae-ft-mse-original/blob/main/vae-ft-mse-840000-ema-pruned.ckpt)
77
 
78
  ## KSampler Settings
 
94
 
95
  A Docker file is included for easy setup and deployment.
96
 
97
+ ---