Skip to content

Commit ef46ad7

Browse files
Updated with Azure Container Instance
1 parent 22674b0 commit ef46ad7

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
</div>
44

55

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)
77

88
![Docker Image Version](https://img.shields.io/docker/v/mohankrishnagr/infosys_text-summarization)
99
![Docker Pulls](https://img.shields.io/docker/pulls/mohankrishnagr/infosys_text-summarization)
@@ -116,5 +116,11 @@ Public IP:
116116
```
117117
http://54.168.82.95/
118118
```
119+
120+
### Deployed in Azure Container Instance
121+
Public IP:
122+
```
123+
http://20.219.203.134:8000/
124+
```
119125
## Extractive Summarization Model
120126
Implemented rule-based approach.

0 commit comments

Comments
 (0)