Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
roadlabs
/
test1
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
roadlabs
commited on
Apr 17, 2023
Commit
8e8ae89
·
1 Parent(s):
5b0c979
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -9,4 +9,4 @@ st.markdown("""
9
* 3
10
""")
11
12
-
f = st.file_uploader()
9
* 3
10
""")
11
12
+
f = st.file_uploader(
"aaa"
)