gamingflexer commited on
Commit
8f35ce4
·
1 Parent(s): 8583535

Add dependencies for Azure Form Recognizer and EasyOCR

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  gradio==4.17.0
2
  langchain==0.1.6
3
  python-decouple==3.4
4
- pandas
 
 
 
1
  gradio==4.17.0
2
  langchain==0.1.6
3
  python-decouple==3.4
4
+ pandas
5
+ azure-ai-formrecognizer
6
+ easyocr