Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -256,7 +256,7 @@ examples = [
|
|
256 |
]
|
257 |
|
258 |
examples_negative = [
|
259 |
-
"Blurred details, low resolution, no face visible, poor image of a man's face, poor quality, artifacts, black and white image.",
|
260 |
]
|
261 |
|
262 |
css = """
|
|
|
256 |
]
|
257 |
|
258 |
examples_negative = [
|
259 |
+
"Blurred details, low resolution, bad anatomy, no face visible, poor image of a man's face, poor quality, artifacts, black and white image.",
|
260 |
]
|
261 |
|
262 |
css = """
|