Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
@@ -1,5 +1,3 @@
|
|
1 |
-
pillow
|
2 |
-
onnxruntime
|
3 |
-
huggingface-hub
|
4 |
-
pandas
|
5 |
-
numpy
|
|
|
1 |
+
pillow>=9.0.0
|
2 |
+
onnxruntime>=1.12.0
|
3 |
+
huggingface-hub
|
|
|
|