Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
OnFarmView
/
home
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
OnFarmView
commited on
Dec 5, 2023
Commit
106ceac
·
1 Parent(s):
e72f50c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -15,7 +15,7 @@ st.set_page_config(layout="wide")
15
16
st.sidebar.info(
17
"""
18
-
Web App
URL: <https://onfarmview.com
/>
19
20
"""
21
)
15
16
st.sidebar.info(
17
"""
18
+
URL: <https://onfarmview.com
>
19
20
"""
21
)