Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ git+https://github.com/huggingface/transformers.git@main
|
|
2 |
torch
|
3 |
open_clip_torch
|
4 |
accelerate
|
5 |
-
bitsandbytes
|
|
|
|
2 |
torch
|
3 |
open_clip_torch
|
4 |
accelerate
|
5 |
+
bitsandbytes
|
6 |
+
scipy
|