Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Modfiededition
/
tweet_sentiment_extractor
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Modfiededition
commited on
Dec 7, 2021
Commit
cd5e304
·
1 Parent(s):
116d770
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -121,4 +121,4 @@ if button:
121
122
123
124
-
st.markdown("## " +final_data["predicted_answer"][0]
)
121
122
123
124
+
st.markdown("## " +final_data["predicted_answer"][0])