File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 3
3
</div >
4
4
5
5
6
- ![ CI/CD Pipeline] ( https://github.com/MohanKrishnaGR/Infosys_Text-Summarization/actions/workflows/deploy.yml/badge.svg )
6
+ ![ CI/CD Pipeline] ( https://github.com/MohanKrishnaGR/Infosys_Text-Summarization/actions/workflows/deploy.yml/badge.svg ) [ ![ Deploy to Azure Container Instance ] ( https://github.com/MohanKrishnaGR/Infosys_Text-Summarization/actions/workflows/azure.yml/badge.svg )] ( https://github.com/MohanKrishnaGR/Infosys_Text-Summarization/actions/workflows/azure.yml )
7
7
8
8
![ Docker Image Version] ( https://img.shields.io/docker/v/mohankrishnagr/infosys_text-summarization )
9
9
![ Docker Pulls] ( https://img.shields.io/docker/pulls/mohankrishnagr/infosys_text-summarization )
@@ -116,5 +116,11 @@ Public IP:
116
116
```
117
117
http://54.168.82.95/
118
118
```
119
+
120
+ ### Deployed in Azure Container Instance
121
+ Public IP:
122
+ ```
123
+ http://20.219.203.134:8000/
124
+ ```
119
125
## Extractive Summarization Model
120
126
Implemented rule-based approach.
You can’t perform that action at this time.
0 commit comments