Update README.md
Browse files
README.md
CHANGED
|
@@ -60,11 +60,3 @@ This pipeline allows the model to better handle:
|
|
| 60 |
| `tokenizer.pkl` | Keras tokenizer (must match training) |
|
| 61 |
| `label_encoder.pkl` | Label encoder for output mapping |
|
| 62 |
| `requirements.txt` | Python dependencies |
|
| 63 |
-
|
| 64 |
-
---
|
| 65 |
-
|
| 66 |
-
## How to Use the Model
|
| 67 |
-
|
| 68 |
-
### Installation
|
| 69 |
-
```bash
|
| 70 |
-
pip install -r requirements.txt
|
|
|
|
| 60 |
| `tokenizer.pkl` | Keras tokenizer (must match training) |
|
| 61 |
| `label_encoder.pkl` | Label encoder for output mapping |
|
| 62 |
| `requirements.txt` | Python dependencies |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|