Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
|
@@ -1,9 +1,6 @@
|
|
| 1 |
gradio==5.42.0
|
| 2 |
-
numpy
|
| 3 |
onnxruntime==1.22.0
|
| 4 |
pandas==2.3.1
|
| 5 |
-
Pillow==9.0.1
|
| 6 |
Pillow==11.3.0
|
| 7 |
Requests==2.32.4
|
| 8 |
-
streamlit==1.44.1
|
| 9 |
-
torch==2.0.1
|
|
|
|
| 1 |
gradio==5.42.0
|
| 2 |
+
numpy
|
| 3 |
onnxruntime==1.22.0
|
| 4 |
pandas==2.3.1
|
|
|
|
| 5 |
Pillow==11.3.0
|
| 6 |
Requests==2.32.4
|
|
|
|
|
|