DazDin commited on
Commit
8ba38a4
1 Parent(s): e33cd44

Update all_models.py

Browse files
Files changed (1) hide show
  1. all_models.py +6 -8
all_models.py CHANGED
@@ -1,17 +1,15 @@
1
  models = [
2
- 'MarkBW/pony-amateur-xl',
3
- 'enhanceaiteam/Flux-uncensored',
4
- 'SG161222/RealVisXL_V4.0',
5
  'John6666/iniverse-mix-xl-sfwnsfw-pony-guofeng-v30-sdxl',
 
6
  'John6666/pony-realism-v21main-sdxl',
 
 
7
  'John6666/tsubaki-mix-v15-sdxl',
8
  'John6666/wai-real-cn-v12-sdxl',
9
  'John6666/wai-real-mix-v11-sdxl',
10
- 'John6666/cyberrealistic-pony-v63-sdxl',
11
- 'John6666/stallion-dreams-pony-realistic-v1-sdxl',
12
- 'John6666/pornworks-sexy-beauty-v04-sdxl',
13
- 'John6666/mklan-aio-nsfw-aio-nextgen-xlv2-sdxl',
14
- 'John6666/cinero-pony-nsfw-v13prerealism-sdxl',
15
  'John6666/yaprm-yet-another-pony-realistic-merge-v60nxtlvl-sdxl',
16
  'John6666/nova-reality-pony-v60-sdxl',
 
 
 
17
  ]
 
1
  models = [
 
 
 
2
  'John6666/iniverse-mix-xl-sfwnsfw-pony-guofeng-v30-sdxl',
3
+ 'enhanceaiteam/Flux-uncensored',
4
  'John6666/pony-realism-v21main-sdxl',
5
+ 'John6666/cyberrealistic-pony-v63-sdxl',
6
+ 'John6666/stallion-dreams-pony-realistic-v1-sdxl',
7
  'John6666/tsubaki-mix-v15-sdxl',
8
  'John6666/wai-real-cn-v12-sdxl',
9
  'John6666/wai-real-mix-v11-sdxl',
 
 
 
 
 
10
  'John6666/yaprm-yet-another-pony-realistic-merge-v60nxtlvl-sdxl',
11
  'John6666/nova-reality-pony-v60-sdxl',
12
+ 'John6666/cinero-pony-nsfw-v13prerealism-sdxl',
13
+ 'John6666/pornworks-sexy-beauty-v04-sdxl',
14
+ 'John6666/mklan-aio-nsfw-aio-nextgen-xlv2-sdxl',
15
  ]