Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -186,7 +186,7 @@ except Exception as e:
|
|
| 186 |
BASE_PROMPT = (
|
| 187 |
"masterpiece, ultra-realistic photo of {subject}, "
|
| 188 |
"cinematic lighting, shallow depth of field, textured skin, "
|
| 189 |
-
"Canon EOS R5 85 mm f/1.4,
|
| 190 |
)
|
| 191 |
NEG_PROMPT = (
|
| 192 |
"ng_deepnegative_v1_75t, CyberRealistic_Negative-neg, UnrealisticDream, "
|
|
|
|
| 186 |
BASE_PROMPT = (
|
| 187 |
"masterpiece, ultra-realistic photo of {subject}, "
|
| 188 |
"cinematic lighting, shallow depth of field, textured skin, "
|
| 189 |
+
"Canon EOS R5 85 mm f/1.4, "
|
| 190 |
)
|
| 191 |
NEG_PROMPT = (
|
| 192 |
"ng_deepnegative_v1_75t, CyberRealistic_Negative-neg, UnrealisticDream, "
|