Spaces:
Build error
Build error
Update pre-requirements.txt
Browse files- pre-requirements.txt +3 -0
pre-requirements.txt
CHANGED
@@ -2,3 +2,6 @@
|
|
2 |
torch==2.2.1
|
3 |
torchvision==0.17.1
|
4 |
torchaudio==2.2.1
|
|
|
|
|
|
|
|
2 |
torch==2.2.1
|
3 |
torchvision==0.17.1
|
4 |
torchaudio==2.2.1
|
5 |
+
|
6 |
+
numpy
|
7 |
+
cython
|