ayymen commited on
Commit
ebed952
1 Parent(s): a919578

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -182,4 +182,4 @@ with demo:
182
  ]
183
  )
184
 
185
- demo.launch()
 
182
  ]
183
  )
184
 
185
+ demo.launch(server_name="0.0.0.0")