manuee commited on
Commit
028422c
·
1 Parent(s): f2315e6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -35,5 +35,4 @@ iface = gr.Interface(fn=chatbot,
35
  title="IDS Agent",
36
  css="body {background-color: #ADD8E6;}")
37
 
38
- index = construct_index("docs")
39
- interface.launch(server_name='0.0.0.0',server_port=7860)
 
35
  title="IDS Agent",
36
  css="body {background-color: #ADD8E6;}")
37
 
38
+ index = construct_index("docs")