Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ANCKEM
/
itban3_final_project
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
NORLIE JHON MALAGDAO
commited on
Jun 9, 2024
Commit
61bcdb6
·
verified
·
1 Parent(s):
69f3420
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -202,6 +202,7 @@ body {
202
}
203
"""
204
205
gr.Interface(
206
fn=predict_image,
207
inputs=image,
202
}
203
"""
204
205
+
206
gr.Interface(
207
fn=predict_image,
208
inputs=image,