Munzali commited on
Commit
7eaddef
·
verified ·
1 Parent(s): 4f0b287

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -88,7 +88,7 @@ with gr.Blocks() as gradio_app:
88
  )
89
 
90
  # Launch the app
91
- gradio_app.launch()
92
  # gradio_app.launch(debug=True, share=True)
93
  # # Create title, description and article strings
94
  # title = "RICE DISEASES CLASSIFICATION"
 
88
  )
89
 
90
  # Launch the app
91
+ gradio_app.launch(debug=True, share=True)
92
  # gradio_app.launch(debug=True, share=True)
93
  # # Create title, description and article strings
94
  # title = "RICE DISEASES CLASSIFICATION"