RapMinerz
commited on
Commit
•
0f62846
1
Parent(s):
cb01a90
update readme
Browse files
README.md
CHANGED
@@ -42,11 +42,11 @@ The model was trained using __AWS SageMaker__ on a single __ml.p3.2xlarge__ inst
|
|
42 |
|
43 |
## Installation
|
44 |
|
45 |
-
|
46 |
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
|
51 |
## Loading the Model
|
52 |
|
|
|
42 |
|
43 |
## Installation
|
44 |
|
45 |
+
Install Required Python Libraries:
|
46 |
|
47 |
+
```bash
|
48 |
+
pip install transformers
|
49 |
+
```
|
50 |
|
51 |
## Loading the Model
|
52 |
|