acecalisto3 commited on
Commit
4f50677
·
verified ·
1 Parent(s): ad7e271

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -51,4 +51,4 @@ iface = gr.ChatInterface(chat_with_code,
51
  title="Code Interpreter & Terminal Chat",
52
  description="Ask questions, write code, and run terminal commands!")
53
 
54
- iface.launch(server_port=7861)
 
51
  title="Code Interpreter & Terminal Chat",
52
  description="Ask questions, write code, and run terminal commands!")
53
 
54
+ iface.launch(server_port=7861)