Vision-CAIR
commited on
Commit
•
6fd598e
1
Parent(s):
edaffcc
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -2,7 +2,6 @@
|
|
2 |
torch==1.12.1
|
3 |
torchvision==0.13.1
|
4 |
salesforce-lavis
|
5 |
-
bitsandbytes
|
6 |
accelerate
|
7 |
-
git+https://github.com/huggingface/transformers.git
|
8 |
-
git+https://github.com/TimDettmers/bitsandbytes.git
|
|
|
2 |
torch==1.12.1
|
3 |
torchvision==0.13.1
|
4 |
salesforce-lavis
|
5 |
+
bitsandbytes==0.37.0
|
6 |
accelerate
|
7 |
+
git+https://github.com/huggingface/transformers.git
|
|