Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl
|
2 |
-
|
3 |
torch==1.11.0+cu113
|
4 |
torchvision==0.12.0+cu113
|
5 |
torchaudio==0.11.0
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl
|
2 |
+
pip install --upgrade pip
|
3 |
torch==1.11.0+cu113
|
4 |
torchvision==0.12.0+cu113
|
5 |
torchaudio==0.11.0
|