Spaces:
Sleeping
Sleeping
Commit
·
1692e25
1
Parent(s):
1373021
Update app.py
Browse files
app.py
CHANGED
@@ -86,4 +86,4 @@ def disease_predict(processed_image, crop):
|
|
86 |
|
87 |
|
88 |
iface = gr.Interface(fn = newPost , inputs=['text'] , outputs=['text'])
|
89 |
-
iface.launch()
|
|
|
86 |
|
87 |
|
88 |
iface = gr.Interface(fn = newPost , inputs=['text'] , outputs=['text'])
|
89 |
+
iface.launch()
|