OttoYu commited on
Commit
3b95cf0
โ€ข
1 Parent(s): 84bf12d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -3,5 +3,4 @@ import gradio as gr
3
  model = gr.Interface.load("models/OttoYu/LeafCondition",
4
  title="Leaf Health๐Ÿƒ๐Ÿ๐ŸŒฟ๐Ÿ‚ Classification (bilingual)",
5
  description="This online application covers different types of leaf health conditions over 250+ images.")
6
-
7
  model.launch()
 
3
  model = gr.Interface.load("models/OttoYu/LeafCondition",
4
  title="Leaf Health๐Ÿƒ๐Ÿ๐ŸŒฟ๐Ÿ‚ Classification (bilingual)",
5
  description="This online application covers different types of leaf health conditions over 250+ images.")
 
6
  model.launch()