multimodalart HF Staff commited on
Commit
9255761
·
verified ·
1 Parent(s): fc3a54e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -12,7 +12,6 @@ with gr.Blocks() as demo:
12
  gr.Textbox()
13
  gr.Textbox()
14
  gr.Chatbot()
15
- gr.Fileexplorer()
16
 
17
  if __name__ == "__main__":
18
  demo.launch()
 
12
  gr.Textbox()
13
  gr.Textbox()
14
  gr.Chatbot()
 
15
 
16
  if __name__ == "__main__":
17
  demo.launch()