Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +0 -7
requirements.txt
CHANGED
@@ -1,10 +1,3 @@
|
|
1 |
-
wheel>=0.40
|
2 |
-
setuptools>=67.0
|
3 |
-
build>=0.10
|
4 |
-
|
5 |
-
# Switch to an older version that ships wheels
|
6 |
-
antlr4-python3-runtime==4.7.2
|
7 |
-
|
8 |
gradio
|
9 |
numpy
|
10 |
torch==2.4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
numpy
|
3 |
torch==2.4.0
|