Spaces:
Runtime error
Runtime error
RitaParadaRamos
commited on
Commit
·
05f63e3
1
Parent(s):
c6d8afa
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,7 +8,7 @@ pyarrow==9.0.0
|
|
8 |
pyparsing==3.0.9
|
9 |
PyYAML==6.0
|
10 |
tokenizers==0.12.1
|
11 |
-
torch==1.12.1
|
12 |
torchaudio==0.12.1
|
13 |
torchvision==0.13.1
|
14 |
tqdm==4.64.0
|
|
|
8 |
pyparsing==3.0.9
|
9 |
PyYAML==6.0
|
10 |
tokenizers==0.12.1
|
11 |
+
--extra-index-url https://download.pytorch.org/whl/cu113 torch==1.12.1
|
12 |
torchaudio==0.12.1
|
13 |
torchvision==0.13.1
|
14 |
tqdm==4.64.0
|