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