Update README.md
Browse files
README.md
CHANGED
@@ -45,4 +45,4 @@ This model is quantized using **bitsandbytes** (not **AutoGPTQ**), as GPTQ curre
|
|
45 |
Make sure you have the necessary dependencies installed:
|
46 |
|
47 |
```bash
|
48 |
-
pip install torch
|
|
|
45 |
Make sure you have the necessary dependencies installed:
|
46 |
|
47 |
```bash
|
48 |
+
pip install transformers torch Pillow torchvision einops accelerate tensorflow bitsandbytes
|