Spaces:
Runtime error
Runtime error
Vision-CAIR
commited on
Commit
β’
4698109
1
Parent(s):
5ef260f
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -2,6 +2,8 @@
|
|
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
|
|
|
|
|
|
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 |
+
Cython==0.29.36
|
9 |
+
spacy==3.0.6
|