Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
KojoKesse
/
covid_sentiment_anlaysis_with_streamlit
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
KojoKesse
commited on
Nov 22, 2023
Commit
d183a1f
·
1 Parent(s):
13d9561
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -116,4 +116,4 @@ if text:
116
117
118
119
-
st.run(
.py
)
116
117
118
119
+
st.run()