Spaces:
Running
Running
Update all_models.py
Browse filesadd model stabilityai/stable-diffusion-3.5-medium
- all_models.py +1 -1
all_models.py
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
models = [
|
|
|
2 |
"Yntec/ICantBelieveItSNotPhotography",
|
3 |
"digiplay/perfectLewdFantasy_v1.01",
|
4 |
"digiplay/absoluteReality_v1.8.1",
|
@@ -12,7 +13,6 @@ models = [
|
|
12 |
"yntec/dreamscapes_n_dragonfire_v2",
|
13 |
"digiplay/MengX_Mix_Real_v3",
|
14 |
"stablediffusionapi/newrealityxl-global-nsfw",
|
15 |
-
|
16 |
"John6666/pornworks-real-porn-v03-sdxl",
|
17 |
"John6666/naturalust-v2-sdxl",
|
18 |
"John6666/tsubaki-mix-v15-sdxl",
|
|
|
1 |
models = [
|
2 |
+
"stabilityai/stable-diffusion-3.5-medium",
|
3 |
"Yntec/ICantBelieveItSNotPhotography",
|
4 |
"digiplay/perfectLewdFantasy_v1.01",
|
5 |
"digiplay/absoluteReality_v1.8.1",
|
|
|
13 |
"yntec/dreamscapes_n_dragonfire_v2",
|
14 |
"digiplay/MengX_Mix_Real_v3",
|
15 |
"stablediffusionapi/newrealityxl-global-nsfw",
|
|
|
16 |
"John6666/pornworks-real-porn-v03-sdxl",
|
17 |
"John6666/naturalust-v2-sdxl",
|
18 |
"John6666/tsubaki-mix-v15-sdxl",
|