Spaces:
Running
on
Zero
Running
on
Zero
drscotthawley
commited on
Commit
•
781c1d3
1
Parent(s):
ad970c6
added versions for wheel and setuptools
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
setuptools
|
2 |
-
wheel
|
3 |
gradio
|
4 |
numpy
|
5 |
torch
|
|
|
1 |
+
setuptools>=59.6.0
|
2 |
+
wheel>=0.43.0
|
3 |
gradio
|
4 |
numpy
|
5 |
torch
|