Spaces:
Running
Running
Update model.py
Browse files
model.py
CHANGED
@@ -2,8 +2,8 @@ from multit2i import find_model_list
|
|
2 |
|
3 |
|
4 |
models = [
|
5 |
-
'black-forest-labs/FLUX.1-dev'
|
6 |
-
'votepurchase/kivotos-xl-2.'
|
7 |
'stabilityai/stable-diffusion-3.5-large',
|
8 |
'yodayo-ai/clandestine-xl-1.0',
|
9 |
'yodayo-ai/kivotos-xl-2.0',
|
|
|
2 |
|
3 |
|
4 |
models = [
|
5 |
+
'black-forest-labs/FLUX.1-dev',
|
6 |
+
'votepurchase/kivotos-xl-2.',
|
7 |
'stabilityai/stable-diffusion-3.5-large',
|
8 |
'yodayo-ai/clandestine-xl-1.0',
|
9 |
'yodayo-ai/kivotos-xl-2.0',
|