Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +7 -6
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
-
gradio
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
|
1 |
+
gradio
|
2 |
+
thefuzz
|
3 |
+
Pillow
|
4 |
+
easyocr
|
5 |
+
loguru
|
6 |
+
firebase-admin
|
7 |
+
python-dotenv
|