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