mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Add new pollinations flux models
This commit is contained in:
@ -1697,6 +1697,18 @@ async function loadPollinationsModels() {
|
||||
value: 'flux',
|
||||
text: 'FLUX.1 [schnell]',
|
||||
},
|
||||
{
|
||||
value: 'flux-realism',
|
||||
text: 'FLUX Realism',
|
||||
},
|
||||
{
|
||||
value: 'flux-anime',
|
||||
text: 'FLUX Anime',
|
||||
},
|
||||
{
|
||||
value: 'flux-3d',
|
||||
text: 'FLUX 3D',
|
||||
},
|
||||
{
|
||||
value: 'turbo',
|
||||
text: 'SDXL Turbo',
|
||||
|
Reference in New Issue
Block a user