imfarzanansari
commited on
Commit
•
f6ac621
1
Parent(s):
022b4f6
update severity levels
Browse files
README.md
CHANGED
@@ -31,10 +31,17 @@ The checkpoint includes the following files:
|
|
31 |
|
32 |
To utilize the model checkpoint, follow these steps:
|
33 |
|
34 |
-
1.
|
35 |
2. Ensure the required dependencies are installed (`pip install -r requirements.txt`).
|
36 |
-
|
37 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
38 |
|
39 |
## Important Notes
|
40 |
|
|
|
31 |
|
32 |
To utilize the model checkpoint, follow these steps:
|
33 |
|
34 |
+
1. Download this repository.
|
35 |
2. Ensure the required dependencies are installed (`pip install -r requirements.txt`).
|
36 |
+
|
37 |
+
## Severity Levels
|
38 |
+
|
39 |
+
- **Level -1**: Clear Skin
|
40 |
+
- **Level 0**: Occasional Spots
|
41 |
+
- **Level 1**: Mild Acne
|
42 |
+
- **Level 2**: Moderate Acne
|
43 |
+
- **Level 3**: Severe Acne
|
44 |
+
- **Level 4**: Very Severe Acne
|
45 |
|
46 |
## Important Notes
|
47 |
|