Spaces:
Sleeping
Sleeping
Added packages to requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -7,4 +7,6 @@ pdf2image
|
|
7 |
mcp[cli]
|
8 |
fastapi
|
9 |
torch
|
10 |
-
openai
|
|
|
|
|
|
7 |
mcp[cli]
|
8 |
fastapi
|
9 |
torch
|
10 |
+
openai
|
11 |
+
transformers
|
12 |
+
azure-ai-documentintelligence
|