Spaces:
Runtime error
Runtime error
Update app.py
Browse filesAdded Cirlculus Photoreal.
app.py
CHANGED
@@ -4,6 +4,7 @@ import sys
|
|
4 |
from pathlib import Path
|
5 |
|
6 |
models = [
|
|
|
7 |
"stablediffusionapi/anything-v5",
|
8 |
"gsdf/Counterfeit-V2.0",
|
9 |
"stablediffusionapi/counterfeit-v30",
|
|
|
4 |
from pathlib import Path
|
5 |
|
6 |
models = [
|
7 |
+
"circulus/sd-photoreal-real-v2"
|
8 |
"stablediffusionapi/anything-v5",
|
9 |
"gsdf/Counterfeit-V2.0",
|
10 |
"stablediffusionapi/counterfeit-v30",
|