Spaces:
Sleeping
Sleeping
Commit ·
4fa67e1
1
Parent(s): 48547e6
fix env
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -15,4 +15,5 @@ streamlit
|
|
| 15 |
langchain-openai==0.1.22
|
| 16 |
pymupdf
|
| 17 |
openpyxl
|
| 18 |
-
|
|
|
|
|
|
| 15 |
langchain-openai==0.1.22
|
| 16 |
pymupdf
|
| 17 |
openpyxl
|
| 18 |
+
huggingface-hub==0.34.3
|
| 19 |
+
pydantic==2.8.2
|