Spaces:
Sleeping
Sleeping
saicharan1234
commited on
Commit
•
3129acd
1
Parent(s):
20f2ae4
Upload requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
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
|