ibvhim commited on
Commit
be0b7fc
·
1 Parent(s): 8c1106e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -7,7 +7,6 @@ import pictionary.app
7
  gr.TabbedInterface(
8
  interface_list=[
9
  Chatbot.app.interface,
10
- Pictionary.app.interface,
11
  onnx_guide.app.interface,
12
  ],
13
  tab_names=['Chatbot', 'Pictionary', 'Onnx'],
 
7
  gr.TabbedInterface(
8
  interface_list=[
9
  Chatbot.app.interface,
 
10
  onnx_guide.app.interface,
11
  ],
12
  tab_names=['Chatbot', 'Pictionary', 'Onnx'],