SYNOPSYS\anmolm commited on
Commit
eefde7a
β€’
1 Parent(s): 2aa12c1

Add basic files

Browse files
Files changed (1) hide show
  1. README.md +12 -29
README.md CHANGED
@@ -1,29 +1,12 @@
1
- # Generate summaries from texts using Streamlit & HuggingFace Pipeline
2
-
3
- **If you like my work, you can support me by buying me a coffee by clicking the link below**
4
-
5
- <a href="https://www.buymeacoffee.com/bhattbhavesh91" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" ></a>
6
-
7
- ## To view the video
8
-
9
- <!--- [![Click Here](https://img.shields.io/youtube/views/LK9dVN9yMYY?color=blue&label=Watch%20on%20YouTube&logo=youtube&logoColor=red&style=for-the-badge)](https://youtu.be/LK9dVN9yMYY)
10
- --->
11
- <table>
12
- <tr>
13
- <td><a href="http://www.youtube.com/watch?v=LK9dVN9yMYY" target="_blank"><img height="50" src = "https://img.shields.io/youtube/views/LK9dVN9yMYY?color=blue&label=Watch%20on%20YouTube&logo=youtube&logoColor=red&style=for-the-badge"></a></td>
14
- </tr>
15
- </table>
16
-
17
- Or click on the image below
18
-
19
- [![Text Summarization](http://img.youtube.com/vi/LK9dVN9yMYY/0.jpg)](http://www.youtube.com/watch?v=LK9dVN9yMYY)
20
-
21
- ### Want to know more about me?
22
- ## Follow Me
23
- <a href="https://twitter.com/_bhaveshbhatt" target="_blank"><img class="ai-subscribed-social-icon" src="https://bhattbhavesh91.github.io/assets/images/tw.png" width="30"></a>
24
- <a href="https://www.youtube.com/bhaveshbhatt8791/" target="_blank"><img class="ai-subscribed-social-icon" src="https://bhattbhavesh91.github.io/assets/images/ytb.png" width="30"></a>
25
- <a href="https://www.youtube.com/PythonTricks/" target="_blank"><img class="ai-subscribed-social-icon" src="https://bhattbhavesh91.github.io/assets/images/python_logo.png" width="30"></a>
26
- <a href="https://github.com/bhattbhavesh91" target="_blank"><img class="ai-subscribed-social-icon" src="https://bhattbhavesh91.github.io/assets/images/gthb.png" width="30"></a>
27
- <a href="https://www.linkedin.com/in/bhattbhavesh91/" target="_blank"><img class="ai-subscribed-social-icon" src="https://bhattbhavesh91.github.io/assets/images/lnkdn.png" width="30"></a>
28
-
29
- <h3 align="center">Show your support by starring the repository πŸ™‚</h3>
 
1
+ ---
2
+ title: Text Summary
3
+ emoji: πŸ“š
4
+ colorFrom: pink
5
+ colorTo: pink
6
+ sdk: streamlit
7
+ sdk_version: 1.21.0
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference