Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
import gradio as gr
|
| 2 |
|
|
|
|
| 3 |
gr.Interface.load("models/bazudde/potato_model").launch()
|
|
|
|
| 1 |
import gradio as gr
|
| 2 |
|
| 3 |
+
title = "Please input a picture of a sweet potato (leaf or root)"
|
| 4 |
gr.Interface.load("models/bazudde/potato_model").launch()
|