Spaces:
Running
Running
pelinbalci
commited on
Commit
•
4feea8e
1
Parent(s):
bd31d5b
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
opencv-python-headless<4.3
|
2 |
+
Pillow
|
3 |
+
streamlit
|
4 |
+
easyocr
|
5 |
+
pandas
|
6 |
+
numpy
|
7 |
+
matplotlib
|