Spaces:
Running on Zero
Running on Zero
Commit ·
4e29877
1
Parent(s): ae435f6
Move Bokeh Blur to front of Quick Prompts
Browse filesCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- suggestions.json +4 -4
suggestions.json
CHANGED
|
@@ -1,4 +1,8 @@
|
|
| 1 |
[
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
{
|
| 3 |
"label": "Enhance Detail",
|
| 4 |
"prompt": "Enhance and upscale the image with sharper detail, improved texture clarity, and natural color depth. Preserve the original composition and lighting."
|
|
@@ -23,10 +27,6 @@
|
|
| 23 |
"label": "Night Street",
|
| 24 |
"prompt": "Change the setting to a wet urban street at night with warm streetlights, neon reflections on the ground, and a shallow depth of field. Keep the subject unchanged."
|
| 25 |
},
|
| 26 |
-
{
|
| 27 |
-
"label": "Bokeh Blur",
|
| 28 |
-
"prompt": "Add a smooth, circular bokeh blur to the background while keeping the subject in sharp focus. Use natural out-of-focus highlights consistent with a wide-aperture lens."
|
| 29 |
-
},
|
| 30 |
{
|
| 31 |
"label": "Autumn Scene",
|
| 32 |
"prompt": "Change the surroundings to an autumn scene with warm golden and red foliage, soft natural light filtering through the trees, and a slight atmospheric haze."
|
|
|
|
| 1 |
[
|
| 2 |
+
{
|
| 3 |
+
"label": "Bokeh Blur",
|
| 4 |
+
"prompt": "Add a smooth, circular bokeh blur to the background while keeping the subject in sharp focus. Use natural out-of-focus highlights consistent with a wide-aperture lens."
|
| 5 |
+
},
|
| 6 |
{
|
| 7 |
"label": "Enhance Detail",
|
| 8 |
"prompt": "Enhance and upscale the image with sharper detail, improved texture clarity, and natural color depth. Preserve the original composition and lighting."
|
|
|
|
| 27 |
"label": "Night Street",
|
| 28 |
"prompt": "Change the setting to a wet urban street at night with warm streetlights, neon reflections on the ground, and a shallow depth of field. Keep the subject unchanged."
|
| 29 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30 |
{
|
| 31 |
"label": "Autumn Scene",
|
| 32 |
"prompt": "Change the surroundings to an autumn scene with warm golden and red foliage, soft natural light filtering through the trees, and a slight atmospheric haze."
|