Update README.md
Browse files
README.md
CHANGED
|
@@ -49,11 +49,6 @@ The model requires the following key dependencies:
|
|
| 49 |
- `numpy>=1.24.3`
|
| 50 |
- `scikit-learn==1.6.1`
|
| 51 |
|
| 52 |
-
For full functionality including document processing and API:
|
| 53 |
-
```bash
|
| 54 |
-
pip install verbatim-rag[all]
|
| 55 |
-
```
|
| 56 |
-
|
| 57 |
## Usage
|
| 58 |
|
| 59 |
### Basic Usage
|
|
|
|
| 49 |
- `numpy>=1.24.3`
|
| 50 |
- `scikit-learn==1.6.1`
|
| 51 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 52 |
## Usage
|
| 53 |
|
| 54 |
### Basic Usage
|