Spaces:
Running
Running
Huiran Yu commited on
Commit ·
fe57be6
1
Parent(s): c877ebc
Update setuptools
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
pip>=23.1
|
| 2 |
-
setuptools
|
| 3 |
wheel
|
| 4 |
gradio==5.28.0
|
| 5 |
Cython
|
|
|
|
| 1 |
pip>=23.1
|
| 2 |
+
setuptools<82
|
| 3 |
wheel
|
| 4 |
gradio==5.28.0
|
| 5 |
Cython
|