Florent Gbelidji commited on
Commit ·
fc16930
1
Parent(s): f0c5447
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ git+https://github.com/huggingface/transformers.git
|
|
| 2 |
accelerate==0.13.2
|
| 3 |
bitsandbytes==0.32.1
|
| 4 |
Pillow
|
| 5 |
-
--find-links https://download.pytorch.org/whl/
|
| 6 |
torch==1.12.1+cu116
|
| 7 |
torchvision==0.13.1+cu116
|
| 8 |
torchaudio==0.12.1
|
|
|
|
| 2 |
accelerate==0.13.2
|
| 3 |
bitsandbytes==0.32.1
|
| 4 |
Pillow
|
| 5 |
+
--find-links https://download.pytorch.org/whl/cu116
|
| 6 |
torch==1.12.1+cu116
|
| 7 |
torchvision==0.13.1+cu116
|
| 8 |
torchaudio==0.12.1
|