abdullahashfaqvirk commited on
Commit
0c80bb8
·
1 Parent(s): 3dad946

docs: update README with application demo

Browse files
Files changed (2) hide show
  1. README.md +3 -2
  2. assets/huggingface-space.png +0 -0
README.md CHANGED
@@ -9,10 +9,11 @@ app_file: app.py
9
  pinned: false
10
  ---
11
 
 
12
 
13
- [![Sync to Hugging Face hub](https://github.com/abdullahashfaqvirk/Text-Summarization-App/actions/workflows/main.yml/badge.svg)](https://github.com/abdullahashfaqvirk/Text-Summarization-App/actions/workflows/main.yml)
14
 
15
- [Try Text Summarization Here](https://huggingface.co/spaces/abdullahashfaqvirk/Text-Summarization-App)
16
 
17
  ### License
18
  This repository is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.
 
9
  pinned: false
10
  ---
11
 
12
+ ### Application Demo
13
 
14
+ [Try out](https://huggingface.co/spaces/abdullahashfaqvirk/Text-Summarization-App) the project on Hugging Face Spaces.
15
 
16
+ ![Hugging Face Space](./assets/huggingface-space.png)
17
 
18
  ### License
19
  This repository is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.
assets/huggingface-space.png ADDED