Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rairo
/
SurveyApp
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
rairo
commited on
Jan 7, 2025
Commit
45a45cf
·
verified
·
1 Parent(s):
45d0842
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -203,4 +203,4 @@ st.bar_chart(business_challenges)
203
204
# Run the app
205
if __name__ == '__main__':
206
-
st.
run
()
203
204
# Run the app
205
if __name__ == '__main__':
206
+
st.
app
()