Commit
•
be6b610
1
Parent(s):
b8c1d00
Update requirements.txt
Browse files- requirements.txt +2 -6
requirements.txt
CHANGED
@@ -1,8 +1,4 @@
|
|
1 |
git+https://github.com/huggingface/transformers.git
|
2 |
-
accelerate
|
3 |
-
bitsandbytes
|
4 |
Pillow
|
5 |
-
--find-links https://download.pytorch.org/whl/cu116
|
6 |
-
torch==1.12.0+cu116
|
7 |
-
torchvision==0.13.0+cu116
|
8 |
-
torchaudio==0.12.0
|
|
|
1 |
git+https://github.com/huggingface/transformers.git
|
2 |
+
accelerate
|
3 |
+
bitsandbytes
|
4 |
Pillow
|
|
|
|
|
|
|
|