HashamUllah
commited on
Commit
•
e848b53
1
Parent(s):
e41097a
Update app.py
Browse files
app.py
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
import gradio as gr
|
2 |
|
3 |
-
gr.load("models/linkanjarad/mobilenet_v2_1.0_224-plant-disease-identification").launch()
|
|
|
|
1 |
import gradio as gr
|
2 |
|
3 |
+
gr.load("models/linkanjarad/mobilenet_v2_1.0_224-plant-disease-identification").launch()
|
4 |
+
share=True
|