Spaces:
Running
on
L4
Running
on
L4
Update pre-requirements.txt
Browse files- pre-requirements.txt +3 -0
pre-requirements.txt
CHANGED
@@ -1,2 +1,5 @@
|
|
1 |
pip>=23.0.0
|
|
|
|
|
|
|
2 |
torch
|
|
|
1 |
pip>=23.0.0
|
2 |
+
packaging
|
3 |
+
wheel
|
4 |
+
setuptools
|
5 |
torch
|