Spaces:
Running on Zero
Running on Zero
update app ✅
Browse files
app.py
CHANGED
|
@@ -259,7 +259,7 @@ with gr.Blocks() as demo:
|
|
| 259 |
|
| 260 |
gr.Examples(
|
| 261 |
examples=[
|
| 262 |
-
[["examples/1.jpg"], "
|
| 263 |
[["examples/2.jpg"], "Transform the image into a dotted cartoon style."],
|
| 264 |
[["examples/3.jpg"], "Convert it to black and white."],
|
| 265 |
[["examples/4.jpg", "examples/5.jpg"], "Replace her glasses with the new glasses from image 1"],
|
|
|
|
| 259 |
|
| 260 |
gr.Examples(
|
| 261 |
examples=[
|
| 262 |
+
[["examples/1.jpg"], "Apply a vintage Polaroid effect with subtle aging and film grain, and add a watermark that says 'Generated by HF'."],
|
| 263 |
[["examples/2.jpg"], "Transform the image into a dotted cartoon style."],
|
| 264 |
[["examples/3.jpg"], "Convert it to black and white."],
|
| 265 |
[["examples/4.jpg", "examples/5.jpg"], "Replace her glasses with the new glasses from image 1"],
|