Spaces:
Sleeping
Sleeping
Commit
·
a621b37
1
Parent(s):
da26eae
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio==3.1.4
|
2 |
tensorflow==2.5.0
|
3 |
opencv-python==4.6.0.66
|
4 |
-
pytesseract==0.3.10
|
|
|
|
1 |
gradio==3.1.4
|
2 |
tensorflow==2.5.0
|
3 |
opencv-python==4.6.0.66
|
4 |
+
pytesseract==0.3.10
|
5 |
+
unicorn!=0.2.1
|