Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MLDeveloper
/
binsight-image-recognition-waste-detection
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
MLDeveloper
commited on
Jan 30
Commit
b73a0cb
·
verified
·
1 Parent(s):
7b6f1ff
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -100,5 +100,3 @@ if submit_button and uploaded_file:
100
else:
101
st.error("Missing classification details. Cannot upload.")
102
103
-
104
-
100
else:
101
st.error("Missing classification details. Cannot upload.")
102