kwabs22 commited on
Commit
ce41f2c
·
1 Parent(s): 3924225

Testing Stable LM 2 1.6B Zephyr - docker issues

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -45,4 +45,4 @@ iface = gr.Interface(
45
  flagging_dir="/usr/src/app/flagged",
46
  )
47
 
48
- iface.launch(server_name="0.0.0.0", port=7860) #share=True)
 
45
  flagging_dir="/usr/src/app/flagged",
46
  )
47
 
48
+ iface.launch(server_name="0.0.0.0") #share=True)