rahul7star commited on
Commit
1094929
·
verified ·
1 Parent(s): 0382f9b

Update App1.py

Browse files
Files changed (1) hide show
  1. App1.py +1 -1
App1.py CHANGED
@@ -31,4 +31,4 @@ iface = gr.Interface(
31
  description="Type a prompt and get a response."
32
  )
33
 
34
- iface.launch(server_name="0.0.0.0", server_port=7860)
 
31
  description="Type a prompt and get a response."
32
  )
33
 
34
+ iface.launch()