Spaces:
Runtime error
Runtime error
kevinwang676
commited on
Commit
•
b699166
1
Parent(s):
d53ff7a
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
|