Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ torch --index-url https://download.pytorch.org/whl/cu118
|
|
5 |
torchvision --index-url https://download.pytorch.org/whl/cu118
|
6 |
torchaudio --index-url https://download.pytorch.org/whl/cu118
|
7 |
ffmpeg-python==0.2.0
|
8 |
-
setuptools
|
|
|
|
5 |
torchvision --index-url https://download.pytorch.org/whl/cu118
|
6 |
torchaudio --index-url https://download.pytorch.org/whl/cu118
|
7 |
ffmpeg-python==0.2.0
|
8 |
+
setuptools
|
9 |
+
spaces
|