akkiisfrommars commited on
Commit
84aa403
·
verified ·
1 Parent(s): 5c23344

Update README.md

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