mirror of
https://github.com/imrayya/stable-diffusion-webui-Prompt_Generator.git
synced 2024-01-11 09:00:44 +01:00
Allow for more arbitrary models
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"Title":"Gustavosta",
|
||||
"Tokenizer":"gpt2",
|
||||
"Model":"Gustavosta/MagicPrompt-Dalle"
|
||||
},
|
||||
{
|
||||
"Title":"FredZhang7",
|
||||
"Tokenizer":"distilgpt2",
|
||||
"Model":"FredZhang7/distilgpt2-stable-diffusion-v2"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user