Kilos1 commited on
Commit
0b6f302
·
verified ·
1 Parent(s): 81ea024

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(True)