ranamhamoud commited on
Commit
c444ef7
·
verified ·
1 Parent(s): 2999a82

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -153,7 +153,6 @@ def generate(
153
  chatbot=gr.Chatbot([(None, ("https://img.freepik.com/free-photo/painting-mountain-lake-with-mountain-background_188544-9126.jpg",))])
154
  chat_interface = gr.ChatInterface(
155
  fn=generate,
156
- label=" ",
157
  fill_height=True,
158
  stop_btn=None,
159
  examples=[
 
153
  chatbot=gr.Chatbot([(None, ("https://img.freepik.com/free-photo/painting-mountain-lake-with-mountain-background_188544-9126.jpg",))])
154
  chat_interface = gr.ChatInterface(
155
  fn=generate,
 
156
  fill_height=True,
157
  stop_btn=None,
158
  examples=[