MrDrmm commited on
Commit
f3feb3c
·
verified ·
1 Parent(s): 3e0737f

Update model.py

Browse files
Files changed (1) hide show
  1. model.py +2 -2
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',