Bildmodell SDXL 18000 weg, Gen 25 rein
This commit is contained in:
parent
91b644501a
commit
18e9d7ef5d
|
@ -11,20 +11,20 @@
|
||||||
"HF_Inference": "<put Hugging Face inference API Key here>"
|
"HF_Inference": "<put Hugging Face inference API Key here>"
|
||||||
},
|
},
|
||||||
"ImageModels": [
|
"ImageModels": [
|
||||||
|
{
|
||||||
|
"Name": "Der O.G.",
|
||||||
|
"StableDiffusionModel": "Nacken/ki-kunst-kirsten-kloeckner-colab",
|
||||||
|
"PromptFormat": "{0} Watercolor + ink on paper, Pen drawing, wet-on-wet technique, dry-on-dry technique, dabbing technique."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Name": "Gen 6",
|
"Name": "Gen 6",
|
||||||
"StableDiffusionModel": "Nacken/Gen6",
|
"StableDiffusionModel": "Nacken/Gen6",
|
||||||
"PromptFormat": "{0}"
|
"PromptFormat": "{0}"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name": "Der O.G.",
|
"Name": "Gen 25",
|
||||||
"StableDiffusionModel": "Nacken/ki-kunst-kirsten-kloeckner-colab",
|
"StableDiffusionModel": "Nacken/Gen_25_Refiner",
|
||||||
"PromptFormat": "{0} kkkk"
|
"PromptFormat": "{0}"
|
||||||
},
|
|
||||||
{
|
|
||||||
"Name": "SDXL 18000",
|
|
||||||
"StableDiffusionModel": "Nacken/kkk-sdxl-18000",
|
|
||||||
"PromptFormat": "kkkk {0}"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"ConnectionStrings": {
|
"ConnectionStrings": {
|
||||||
|
|
Loading…
Reference in New Issue