hashF commited on
Commit
27fdfd6
·
verified ·
1 Parent(s): 5db7150

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -8
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 |