SaurabhBagchi commited on
Commit
3ccee20
·
verified ·
1 Parent(s): b2113db

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -13,6 +13,9 @@ short_description: Doing Sentiment Analysis
13
 
14
  # Welcome to Streamlit!
15
 
 
 
 
16
  Edit `/src/streamlit_app.py` to customize this app to your heart's desire. :heart:
17
 
18
  If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
 
13
 
14
  # Welcome to Streamlit!
15
 
16
+ # Sentiment Inference App (Dockerized)
17
+ This app supports prediction on both single text and CSV input.
18
+
19
  Edit `/src/streamlit_app.py` to customize this app to your heart's desire. :heart:
20
 
21
  If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community