Spaces:
Runtime error
Runtime error
Update requirements.txt
#34
by
dfwang
- opened
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,6 +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
|
|
|
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
|