pragnakalp
commited on
Commit
•
08e1e02
1
Parent(s):
c31bd47
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
|
|
|
2 |
easyocr==1.7.1
|
3 |
keras-ocr==0.9.3
|
4 |
openai==1.3.5
|
|
|
1 |
+
gradio==3.20.1
|
2 |
+
huggingface_hub==0.13.0
|
3 |
easyocr==1.7.1
|
4 |
keras-ocr==0.9.3
|
5 |
openai==1.3.5
|