RapMinerz commited on
Commit
0f62846
1 Parent(s): cb01a90

update readme

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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
- 1. **Install Required Python Libraries**:
46
 
47
- ```bash
48
- pip install transformers
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