Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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()
|