GuiyeC commited on
Commit
e79ec5b
1 Parent(s): feec4ce

Delete models.json

Browse files
Files changed (1) hide show
  1. models.json +0 -21
models.json DELETED
@@ -1,21 +0,0 @@
1
- [
2
- {
3
- "identifier": "CompVis/stable-diffusion-v1-4",
4
- "name": "Stable Diffusion v1.4",
5
- "owner": "CompVis",
6
- "url": "https://huggingface.co/CompVis/stable-diffusion-v1-4",
7
- "model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/CompVis_SD1.4.zip",
8
- "chunked_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/CompVis_SD1.4_chunked.zip",
9
- "safety_checker": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/CompVis_SD1.4_SafetyChecker.zip",
10
- "function": "standard"
11
- },
12
- {
13
- "identifier": "prompthero/openjourney-v2",
14
- "name": "Update Guernika for more models",
15
- "owner": "Guernika",
16
- "url": "https://apps.apple.com/app/id1660407508",
17
- "model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Openjourney2.zip",
18
- "chunked_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Openjourney2_chunked.zip",
19
- "function": "standard"
20
- }
21
- ]