Allow for more arbitrary models

This commit is contained in:
2023-02-11 12:06:18 +01:00
parent b4833e90ce
commit 952f3fee41
3 changed files with 70 additions and 80 deletions
+12
View File
@@ -0,0 +1,12 @@
[
{
"Title":"Gustavosta",
"Tokenizer":"gpt2",
"Model":"Gustavosta/MagicPrompt-Dalle"
},
{
"Title":"FredZhang7",
"Tokenizer":"distilgpt2",
"Model":"FredZhang7/distilgpt2-stable-diffusion-v2"
}
]