Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
Pillow
|
2 |
onnxruntime
|
3 |
rapidocr_onnxruntime
|
4 |
streamlit_image_select
|
|
|
1 |
+
Pillow==9.5.0
|
2 |
onnxruntime
|
3 |
rapidocr_onnxruntime
|
4 |
streamlit_image_select
|