Commit
·
64dcedf
1
Parent(s):
b272945
chore: Update README
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ license: mit
|
|
20 |
2. [Methodology & Key Features](#2-methodology--key-features)
|
21 |
3. [Technology Stack](#3-technology-stack)
|
22 |
4. [Deployment Options](#4-deployment-options)
|
23 |
-
5. [
|
24 |
|
25 |
## 1. Project Description
|
26 |
|
@@ -166,7 +166,7 @@ The repository also contains **Dockerfiles** for each service.
|
|
166 |
http://localhost:8000/docs
|
167 |
```
|
168 |
|
169 |
-
## 5.
|
170 |
|
171 |
This project uses the pre-training model ResNet50.
|
172 |
|
|
|
20 |
2. [Methodology & Key Features](#2-methodology--key-features)
|
21 |
3. [Technology Stack](#3-technology-stack)
|
22 |
4. [Deployment Options](#4-deployment-options)
|
23 |
+
5. [Model](#5-model)
|
24 |
|
25 |
## 1. Project Description
|
26 |
|
|
|
166 |
http://localhost:8000/docs
|
167 |
```
|
168 |
|
169 |
+
## 5. Model
|
170 |
|
171 |
This project uses the pre-training model ResNet50.
|
172 |
|