Update README.md
Browse files
README.md
CHANGED
@@ -56,7 +56,7 @@ The `chat.py` script handles all model loading, generation, and provides the bes
|
|
56 |
### Installation
|
57 |
|
58 |
```bash
|
59 |
-
pip install transformers huggingface-hub termcolor safetensors
|
60 |
```
|
61 |
|
62 |
### Quick Chat Interface
|
|
|
56 |
### Installation
|
57 |
|
58 |
```bash
|
59 |
+
pip install transformers huggingface-hub termcolor safetensors torch
|
60 |
```
|
61 |
|
62 |
### Quick Chat Interface
|