Spaces:
Sleeping
Sleeping
noumanjavaid
commited on
Commit
•
18c2f7c
1
Parent(s):
3052559
Create requirements.txt
Browse files- requirements.txt +14 -0
requirements.txt
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
streamlit
|
3 |
+
opencv-python-headless
|
4 |
+
scikit-image
|
5 |
+
pillow
|
6 |
+
numpy
|
7 |
+
pandas
|
8 |
+
fuzzywuzzy
|
9 |
+
python-Levenshtein
|
10 |
+
PyMuPDF
|
11 |
+
python-docx
|
12 |
+
opencv-python
|
13 |
+
opencv-contrib-python
|
14 |
+
opencv-contrib-python-headless
|