Update app.py
Browse files
app.py
CHANGED
@@ -100,7 +100,7 @@ examples = [
|
|
100 |
"an astronaut riding a horse in space",
|
101 |
"a cartoon of a boy playing with a tiger",
|
102 |
"a cute robot artist painting on an easel, concept art",
|
103 |
-
"a close up of a woman wearing a transparent, prismatic, elaborate nemeses headdress, over the should pose, brown skin-tone"
|
104 |
]
|
105 |
|
106 |
css = '''
|
|
|
100 |
"an astronaut riding a horse in space",
|
101 |
"a cartoon of a boy playing with a tiger",
|
102 |
"a cute robot artist painting on an easel, concept art",
|
103 |
+
#"a close up of a woman wearing a transparent, prismatic, elaborate nemeses headdress, over the should pose, brown skin-tone"
|
104 |
]
|
105 |
|
106 |
css = '''
|