mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Add new NAI Diffusion model
This commit is contained in:
@ -1657,6 +1657,10 @@ async function loadNovelModels() {
|
|||||||
value: 'safe-diffusion',
|
value: 'safe-diffusion',
|
||||||
text: 'NAI Diffusion Anime V1 (Curated)',
|
text: 'NAI Diffusion Anime V1 (Curated)',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
value: 'nai-diffusion-furry-3',
|
||||||
|
text: 'NAI Diffusion Furry V3',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
value: 'nai-diffusion-furry',
|
value: 'nai-diffusion-furry',
|
||||||
text: 'NAI Diffusion Furry',
|
text: 'NAI Diffusion Furry',
|
||||||
|
Reference in New Issue
Block a user