GuiyeC commited on
Commit
8a890ca
1 Parent(s): dc396f6

Update Models/models.json

Browse files
Files changed (1) hide show
  1. Models/models.json +32 -0
Models/models.json CHANGED
@@ -150,5 +150,37 @@
150
  "split_einsum_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/InkpunkDiffusion.zip",
151
  "split_einsum_model_chunked": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/InkpunkDiffusion_chunked.zip",
152
  "split_einsum_safety_checker": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/InkpunkDiffusion_SafetyChecker.zip"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
153
  }
154
  ]
 
150
  "split_einsum_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/InkpunkDiffusion.zip",
151
  "split_einsum_model_chunked": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/InkpunkDiffusion_chunked.zip",
152
  "split_einsum_safety_checker": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/InkpunkDiffusion_SafetyChecker.zip"
153
+ },
154
+ {
155
+ "identifier": "XpucT/Deliberate",
156
+ "name": "Deliberate v2",
157
+ "owner": "XpucT",
158
+ "sample_width": 512,
159
+ "sample_height": 512,
160
+ "function": "standard",
161
+ "controlnet_support": true,
162
+ "converter_version": "2.0.0",
163
+ "url": "https://huggingface.co/XpucT/Deliberate",
164
+ "original_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/ORIGINAL/Deliberate2.zip",
165
+ "original_safety_checker": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/ORIGINAL/Deliberate2_SafetyChecker.zip",
166
+ "split_einsum_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/Deliberate2.zip",
167
+ "split_einsum_model_chunked": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/Deliberate2_chunked.zip",
168
+ "split_einsum_safety_checker": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/Deliberate2_SafetyChecker.zip"
169
+ },
170
+ {
171
+ "identifier": "Lykon/DreamShaper",
172
+ "name": "DreamShaper v4",
173
+ "owner": "Lykon",
174
+ "sample_width": 512,
175
+ "sample_height": 512,
176
+ "function": "standard",
177
+ "controlnet_support": true,
178
+ "converter_version": "2.0.0",
179
+ "url": "https://huggingface.co/Lykon/DreamShaper",
180
+ "original_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/ORIGINAL/DreamShaper.zip",
181
+ "original_safety_checker": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/ORIGINAL/DreamShaper_SafetyChecker.zip",
182
+ "split_einsum_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/DreamShaper.zip",
183
+ "split_einsum_model_chunked": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/DreamShaper_chunked.zip",
184
+ "split_einsum_safety_checker": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/DreamShaper_SafetyChecker.zip"
185
  }
186
  ]