Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
pip<
|
2 |
-
torch
|
3 |
torchvision==0.16.0
|
4 |
torchaudio
|
5 |
torchtext
|
|
|
1 |
+
pip<24.1
|
2 |
+
torch>=1.9.1
|
3 |
torchvision==0.16.0
|
4 |
torchaudio
|
5 |
torchtext
|