Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
1 |
wheel
|
2 |
setuptools
|
3 |
ffmpeg
|
|
|
1 |
+
torch==2.5.1
|
2 |
+
torchvision
|
3 |
+
torchaudio
|
4 |
wheel
|
5 |
setuptools
|
6 |
ffmpeg
|