Kilos1 commited on
Commit
5a13cd8
·
verified ·
1 Parent(s): 0b6f302

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -92,4 +92,4 @@ iface = gr.Interface(
92
  outputs=gr.HTML(label="Nutritional Assessment")
93
  )
94
 
95
- iface.launch(True)
 
92
  outputs=gr.HTML(label="Nutritional Assessment")
93
  )
94
 
95
+ iface.launch(share=True)