Upload prompt.json with huggingface_hub
Browse files- prompt.json +13 -0
prompt.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"scene": "Aerial top-down satellite view of American urban area",
|
| 3 |
+
"style": "Google Earth style, 8k resolution, photorealistic satellite imagery, natural daylight",
|
| 4 |
+
"elements": {
|
| 5 |
+
"buildings": "detailed rooftops with HVAC units, weathered concrete",
|
| 6 |
+
"roads": "asphalt streets with lane markings and realistic texture",
|
| 7 |
+
"vegetation": "lush green trees and grass areas",
|
| 8 |
+
"ground": "natural earth tones, parking lots, paved surfaces",
|
| 9 |
+
"water": "reflective surfaces with realistic ripples and color variation"
|
| 10 |
+
},
|
| 11 |
+
"lighting": "bright natural daylight, realistic sun shadows, clear visibility",
|
| 12 |
+
"quality": "masterpiece, raw photo, crisp details, natural color grading"
|
| 13 |
+
}
|