Skip to content

Commit c2d96c5

Browse files
committed
fix format issue
1 parent f80a6a2 commit c2d96c5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

DocSum/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ Install Helm (version >= 3.15) first. Refer to the [Helm Installation Guide](htt
9090

9191
Refer to the [DocSum helm chart](https://github.com/opea-project/GenAIInfra/tree/main/helm-charts/docsum) for instructions on deploying DocSum into Kubernetes on Xeon & Gaudi.
9292

93-
9493
### Workflow of the deployed Document Summarization Service
94+
9595
The workflow of the Document Summarization Service, from user's input query to the application's output response, is as follows:
9696

9797
```mermaid
@@ -113,7 +113,6 @@ flowchart LR
113113
end
114114
```
115115

116-
117116
## Consume Document Summarization Service
118117

119118
Two ways of consuming Document Summarization Service:

0 commit comments

Comments
 (0)