Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -4,7 +4,7 @@ import sys
|
|
4 |
from pathlib import Path
|
5 |
|
6 |
models = [
|
7 |
-
"
|
8 |
"coreco/seek.art_MEGA",
|
9 |
"SG161222/Realistic_Vision_V1.4",
|
10 |
"claudfuen/photorealistic-fuen-v1",
|
@@ -28,6 +28,7 @@ models = [
|
|
28 |
"circulus/sd-anireal-v2.8",
|
29 |
"wavymulder/portraitplus",
|
30 |
"wavymulder/Analog-Diffusion",
|
|
|
31 |
"gsdf/Counterfeit-V2.0",
|
32 |
"stablediffusionapi/counterfeit-v30",
|
33 |
"dreamlike-art/dreamlike-anime-1.0",
|
@@ -114,7 +115,7 @@ models = [
|
|
114 |
"andite/piromizu-diffusion",
|
115 |
"NoCrypt/SomethingV2_2",
|
116 |
"NoCrypt/SomethingV2",
|
117 |
-
"stablediffusionapi/three-delicacy",
|
118 |
## "stablediffusionapi/three-delicacy-wonto",
|
119 |
"Fictiverse/Stable_Diffusion_BalloonArt_Model",
|
120 |
"nitrosocke/elden-ring-diffusion",
|
|
|
4 |
from pathlib import Path
|
5 |
|
6 |
models = [
|
7 |
+
"stablediffusionapi/cyberrealistic",
|
8 |
"coreco/seek.art_MEGA",
|
9 |
"SG161222/Realistic_Vision_V1.4",
|
10 |
"claudfuen/photorealistic-fuen-v1",
|
|
|
28 |
"circulus/sd-anireal-v2.8",
|
29 |
"wavymulder/portraitplus",
|
30 |
"wavymulder/Analog-Diffusion",
|
31 |
+
"wavymulder/collage-diffusion",
|
32 |
"gsdf/Counterfeit-V2.0",
|
33 |
"stablediffusionapi/counterfeit-v30",
|
34 |
"dreamlike-art/dreamlike-anime-1.0",
|
|
|
115 |
"andite/piromizu-diffusion",
|
116 |
"NoCrypt/SomethingV2_2",
|
117 |
"NoCrypt/SomethingV2",
|
118 |
+
## "stablediffusionapi/three-delicacy",
|
119 |
## "stablediffusionapi/three-delicacy-wonto",
|
120 |
"Fictiverse/Stable_Diffusion_BalloonArt_Model",
|
121 |
"nitrosocke/elden-ring-diffusion",
|