Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
torch
|
2 |
-
torchaudio~=2.0.1
|
3 |
wheel
|
4 |
setuptools
|
5 |
ffmpeg
|
|
|
1 |
+
torch #~=2.0.1
|
|
|
2 |
wheel
|
3 |
setuptools
|
4 |
ffmpeg
|