Skip to content

Commit 14a9655

Browse files
committed
docs: Simplify Mermaid diagram labels in README.
1 parent 2ef8f6d commit 14a9655

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ DeepSafe orchestrates a fleet of specialized detectors via a central API gateway
3939
```mermaid
4040
graph TD
4141
Client[Web Client / User] --> Nginx[Nginx / Frontend]
42-
Nginx --> API[DeepSafe API (FastAPI)]
43-
API --> Meta[Meta-Learner / Ensemble]
42+
Nginx --> API[DeepSafe API FastAPI]
43+
API --> Meta[Meta-Learner Ensemble]
4444
4545
subgraph "Image Detectors"
4646
Meta --> NPR[NPR Deepfake]

0 commit comments

Comments
 (0)