Update app.py
Browse files
app.py
CHANGED
|
@@ -60,7 +60,7 @@ def run(
|
|
| 60 |
|
| 61 |
|
| 62 |
examples = [
|
| 63 |
-
"
|
| 64 |
]
|
| 65 |
|
| 66 |
with gr.Blocks(css="style.css") as demo:
|
|
|
|
| 60 |
|
| 61 |
|
| 62 |
examples = [
|
| 63 |
+
"Self-portrait oil painting, a beautiful cyborg with golden hair, 8k",
|
| 64 |
]
|
| 65 |
|
| 66 |
with gr.Blocks(css="style.css") as demo:
|