DazDin commited on
Commit
e8252c7
·
verified ·
1 Parent(s): ee48fe0

all_models.py

Browse files
Files changed (1) hide show
  1. all_models.py +3 -4
all_models.py CHANGED
@@ -1,11 +1,10 @@
1
  models = [
2
- 'John6666/big-lust-v1-sdxl',
3
- 'John6666/big-lust-v15-sdxl',
4
- 'John6666/big-lust-v16-sdxl',
5
- 'GraydientPlatformAPI/bigLust_v16',
6
  'John6666/biglustydonutmix-v10-sdxl',
7
  'John6666/biglustydonutmix-v11-sdxl',
8
  'John6666/biglustydonutmix-v11b-sdxl',
9
  'John6666/biglove-v10-sdxl',
10
  'John6666/biglove-xl1-sdxl',
 
 
 
11
  ]
 
1
  models = [
 
 
 
 
2
  'John6666/biglustydonutmix-v10-sdxl',
3
  'John6666/biglustydonutmix-v11-sdxl',
4
  'John6666/biglustydonutmix-v11b-sdxl',
5
  'John6666/biglove-v10-sdxl',
6
  'John6666/biglove-xl1-sdxl',
7
+ 'John6666/big-lust-v1-sdxl',
8
+ 'John6666/big-lust-v15-sdxl',
9
+ 'John6666/big-lust-v16-sdxl',
10
  ]