Spaces:
Runtime error
Runtime error
kevinwang676
commited on
Commit
•
c73494f
1
Parent(s):
3744934
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
torch==2.0.1
|
|
|
|
|
2 |
wheel
|
3 |
setuptools
|
4 |
ffmpeg
|
|
|
1 |
torch==2.0.1
|
2 |
+
torchaudio==2.0.2
|
3 |
+
torchvision==0.15.2
|
4 |
wheel
|
5 |
setuptools
|
6 |
ffmpeg
|