diff --git a/api/extras.json b/api/extras.json deleted file mode 100644 index 5b2d4588..00000000 --- a/api/extras.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "diffusion": [ - { - "name": "diffusion-knollingcase", - "source": "huggingface://Aybeeceedee/knollingcase" - }, - { - "name": "diffusion-openjourney", - "source": "huggingface://prompthero/openjourney" - }, - { - "name": "diffusion-stablydiffused-aesthetic-v2-6", - "source": "civitai://6266?type=Pruned%20Model&format=SafeTensor", - "format": "safetensors" - }, - { - "name": "diffusion-unstable-ink-dream-v6", - "source": "civitai://5796", - "format": "safetensors" - }, - { - "name": "stable-diffusion-onnx-v1-5", - "source": "huggingface://runwayml/stable-diffusion-v1-5", - "inversions": [ - { - "name": "line-art", - "source": "huggingface://sd-concepts-library/line-art" - }, - { - "name": "cubex", - "source": "huggingface://sd-concepts-library/cubex" - }, - { - "name": "birb", - "source": "huggingface://sd-concepts-library/birb-style" - }, - { - "name": "minecraft", - "source": "huggingface://sd-concepts-library/minecraft-concept-art" - }, - { - "name": "ugly-sonic", - "source": "huggingface://sd-concepts-library/ugly-sonic" - } - ] - } - ], - "correction": [], - "upscaling": [] -} \ No newline at end of file