Spaces:
Sleeping
Sleeping
Sakshi
commited on
Commit
·
e59bc17
1
Parent(s):
d960853
updated requirements.txt for azure document intelligence deps
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
python-dotenv
|
2 |
pymupdf
|
3 |
pymupdf4llm
|
4 |
-
openai==1.58.1
|
|
|
|
1 |
python-dotenv
|
2 |
pymupdf
|
3 |
pymupdf4llm
|
4 |
+
openai==1.58.1
|
5 |
+
azure-ai-documentintelligence==1.0.0
|