chengzeyi commited on
Commit
41125c6
·
verified ·
1 Parent(s): 7ea41f5

Upload folder using huggingface_hub

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