rohan13 commited on
Commit
1ab776b
·
1 Parent(s): 9e87ac8
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -80,7 +80,7 @@ with gr.Blocks(theme='snehilsanyal/scikit-learn') as demo:
80
  # with gr.Column(scale=0.75):
81
  txt = gr.Textbox(
82
  label="Ask your question here",
83
- placeholder="Enter text and press enter, or upload an image", lines=1
84
  ).style(container=False)
85
 
86
  # with gr.Column(scale=0.25):
 
80
  # with gr.Column(scale=0.75):
81
  txt = gr.Textbox(
82
  label="Ask your question here",
83
+ placeholder="Enter text and press enter", lines=1
84
  ).style(container=False)
85
 
86
  # with gr.Column(scale=0.25):