dammy commited on
Commit
7471e3e
·
1 Parent(s): 24464a6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -106,7 +106,7 @@ with gr.Blocks() as demo:
106
  txt = gr.Textbox(
107
  show_label=False,
108
  placeholder="Enter text and press enter, or upload an image",
109
- ).style(container=False)
110
 
111
 
112
  # iface = gr.Interface(
 
106
  txt = gr.Textbox(
107
  show_label=False,
108
  placeholder="Enter text and press enter, or upload an image",
109
+ )
110
 
111
 
112
  # iface = gr.Interface(