mulavamshi commited on
Commit
57da61f
Β·
verified Β·
1 Parent(s): d237010

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -1,4 +1,5 @@
1
- title: Text
 
2
  emoji: πŸš€
3
  colorFrom: gray
4
  colorTo: gray
@@ -7,9 +8,12 @@ version: 1.54.0
7
  app_port: 8501
8
  pinned: false
9
  short_description: Summarizes Your Text smoothly and saves
 
 
10
 
11
- Welcome to Streamlit!
12
 
13
- Edit /src/streamlit_app.py to customize this app to your heart's desire. :heart:
14
 
15
- If you have any questions, checkout our documentation and community forums.
 
 
1
+ ---
2
+ title: Text Summary
3
  emoji: πŸš€
4
  colorFrom: gray
5
  colorTo: gray
 
8
  app_port: 8501
9
  pinned: false
10
  short_description: Summarizes Your Text smoothly and saves
11
+ sdk_version: 1.47.1
12
+ ---
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
19
+ forums](https://discuss.streamlit.io).