Update README.md
Browse files
README.md
CHANGED
|
@@ -12,7 +12,6 @@ cd autopilot-email-classifier
|
|
| 12 |
# 2️⃣ Install dependencies
|
| 13 |
pip install -r requirements.txt
|
| 14 |
|
| 15 |
-
|
| 16 |
3️⃣ Load the model and classify
|
| 17 |
```python
|
| 18 |
import joblib
|
|
|
|
| 12 |
# 2️⃣ Install dependencies
|
| 13 |
pip install -r requirements.txt
|
| 14 |
|
|
|
|
| 15 |
3️⃣ Load the model and classify
|
| 16 |
```python
|
| 17 |
import joblib
|