Spaces:
Runtime error
Runtime error
RiceCake
commited on
Commit
•
21c7960
1
Parent(s):
668a7d3
update
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
1 |
joblib>=1.1.0
|
2 |
numba==0.56.4
|
3 |
numpy==1.23.5
|
|
|
1 |
+
torch>=2.0.1
|
2 |
+
torchvision>=0.15.1
|
3 |
+
torchaudio>=2.0.1
|
4 |
joblib>=1.1.0
|
5 |
numba==0.56.4
|
6 |
numpy==1.23.5
|