Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +9 -9
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
-
streamlit
|
2 |
-
|
3 |
-
numpy
|
4 |
-
|
5 |
-
Pillow
|
6 |
-
|
7 |
-
paddleocr
|
8 |
-
|
9 |
-
|
|
|
1 |
+
streamlit
|
2 |
+
pandas
|
3 |
+
numpy
|
4 |
+
opencv-python-headless
|
5 |
+
Pillow
|
6 |
+
openai
|
7 |
+
paddleocr
|
8 |
+
paddlepaddle
|
9 |
+
albumentations
|