Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -5,10 +5,10 @@ pandas==1.5.3
|
|
5 |
pytube==15.0.0
|
6 |
regex==2023.6.3
|
7 |
scikit-learn==1.2.2
|
8 |
-
torch==2.1.0
|
9 |
-
torchaudio==2.1.0
|
10 |
torchdata==0.7.0
|
11 |
torchsummary==1.5.1
|
12 |
torchtext==0.16.0
|
13 |
transformers==4.34.1
|
14 |
-
torchvision==0.16.0
|
|
|
5 |
pytube==15.0.0
|
6 |
regex==2023.6.3
|
7 |
scikit-learn==1.2.2
|
8 |
+
torch==2.1.0
|
9 |
+
torchaudio==2.1.0
|
10 |
torchdata==0.7.0
|
11 |
torchsummary==1.5.1
|
12 |
torchtext==0.16.0
|
13 |
transformers==4.34.1
|
14 |
+
torchvision==0.16.0
|