adriiita commited on
Commit
2af38a8
1 Parent(s): 71b6955

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -132,7 +132,6 @@ demo = gr.ChatInterface(fn=chat_with_groq,
132
  textbox=gr.Textbox(placeholder="Ask me any question"),
133
  title="Hey NOPE", theme="Monochrome",
134
  description="Welcome to the world of NOPE",
135
- examples=["Need some content Idea", "Generate some Thumbnail Text"],
136
  retry_btn=None,
137
  undo_btn="Delete Previous",
138
  clear_btn="Clear",)
 
132
  textbox=gr.Textbox(placeholder="Ask me any question"),
133
  title="Hey NOPE", theme="Monochrome",
134
  description="Welcome to the world of NOPE",
 
135
  retry_btn=None,
136
  undo_btn="Delete Previous",
137
  clear_btn="Clear",)