Update models.py
Browse files
models.py
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
models = [
|
4 |
'stabilityai/stable-diffusion-3.5-large-turbo',
|
5 |
'black-forest-labs/FLUX.1-dev',
|
6 |
-
'
|
7 |
'stabilityai/stable-diffusion-3.5-large',
|
8 |
'yodayo-ai/clandestine-xl-1.0',
|
9 |
'yodayo-ai/kivotos-xl-2.0',
|
|
|
3 |
models = [
|
4 |
'stabilityai/stable-diffusion-3.5-large-turbo',
|
5 |
'black-forest-labs/FLUX.1-dev',
|
6 |
+
'ckpt/kivotos-xl-2.0',
|
7 |
'stabilityai/stable-diffusion-3.5-large',
|
8 |
'yodayo-ai/clandestine-xl-1.0',
|
9 |
'yodayo-ai/kivotos-xl-2.0',
|