Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
links-ads
/
Data_cellar_services
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
StefanoBergia
commited on
8 days ago
Commit
b404dba
·
1 Parent(s):
5116084
fixed typo
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -97,6 +97,6 @@ with st.expander("Additional Information"):
97
# Footer
98
st.markdown("""
99
---
100
-
Made with ❤️ by
tLINKS
Foundation
101
""")
102
97
# Footer
98
st.markdown("""
99
---
100
+
Made with ❤️ by
LINKS
Foundation
101
""")
102