chengzeyi commited on
Commit
8668846
·
verified ·
1 Parent(s): 4b1fa9d

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -334,7 +334,7 @@ recent_generations = []
334
 
335
  # Example prompts
336
  example_prompts = [
337
- "A deep sea diver exploring an underwater city ruins, using a palette of deep blues and silvers."
338
  "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.",
339
  "A sleek, futuristic sports car with glowing blue accents, racing through a virtual reality landscape, 3D render",
340
  ]
 
334
 
335
  # Example prompts
336
  example_prompts = [
337
+ "A deep sea diver exploring an underwater city ruins, using a palette of deep blues and silvers.",
338
  "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.",
339
  "A sleek, futuristic sports car with glowing blue accents, racing through a virtual reality landscape, 3D render",
340
  ]