kadirnar commited on
Commit
92d8115
1 Parent(s): 9af6f26

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -114,9 +114,6 @@ def main():
114
  [
115
  "A serene underwater scene featuring a sea turtle swimming through a coral reef. The turtle, with its greenish-brown shell",
116
  ],
117
- [
118
- "The majestic beauty of a waterfall cascading down a cliff into a serene lake. [...] The camera angle provides a bird's eye view of the waterfall.",
119
- ]
120
  ],
121
  fn=run_inference,
122
  inputs=[prompt_text,],
 
114
  [
115
  "A serene underwater scene featuring a sea turtle swimming through a coral reef. The turtle, with its greenish-brown shell",
116
  ],
 
 
 
117
  ],
118
  fn=run_inference,
119
  inputs=[prompt_text,],