chengzeyi commited on
Commit
c39f81f
·
1 Parent(s): 1b285e0

update example promopts

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -326,9 +326,9 @@ recent_generations = []
326
 
327
  # Example prompts
328
  example_prompts = [
329
- "A deep sea diver exploring an underwater city ruins, using a palette of deep blues and silvers.",
330
- "A Martian greenhouse complex that uses genetically modified crops designed to thrive in low gravity. Outside, rovers fitted with AI guidance systems patrol dusty red plains, ensuring each pressurized dome remains airtight.",
331
- "A sleek, futuristic sports car with glowing blue accents, racing through a virtual reality landscape, 3D render",
332
  ]
333
 
334
  # Use a state variable to store session ID
 
326
 
327
  # Example prompts
328
  example_prompts = [
329
+ "A highly detailed, realistic portrait of an elderly man with deep wrinkles and a kind smile. Soft natural lighting, realistic skin textures, and lifelike details, capturing every strand of his white beard and the reflections in his glasses.",
330
+ "A neon-lit cyberpunk city at night, filled with towering skyscrapers, flying cars, and bustling streets. The air is thick with mist, and robots walk alongside humans, all illuminated by vibrant neon signs, holographic advertisements, and digital billboards.",
331
+ "A Ghibli-inspired scene featuring a giant, friendly creature walking through a lush forest, with vibrant colors, soft lighting, and whimsical details like floating lights and colorful, magical creatures. The scene captures a peaceful, enchanted atmosphere.",
332
  ]
333
 
334
  # Use a state variable to store session ID