Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dini15
/
Skin_Types
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
dini15
commited on
Jan 7, 2025
Commit
3c593c6
·
verified
·
1 Parent(s):
a8f58d9
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -47,5 +47,5 @@ def run():
47
st.image(file)
48
st.write(result)
49
50
-
if __name__ == "__main__"
51
run
47
st.image(file)
48
st.write(result)
49
50
+
if __name__ == "__main__"
:
51
run