Spaces:
Running
Running
baptiste.bernard
commited on
Commit
·
f825e8d
1
Parent(s):
7dbc57c
update requirements
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
chardet
|
2 |
huggingface_hub==0.25.2
|
3 |
python-dotenv
|
4 |
-
PyMuPDF==1.21.0
|
5 |
gradio==3.0.0
|
6 |
langchain==0.0.155
|
7 |
-
langchain-community==0.0.33
|
|
|
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
python-dotenv
|
3 |
+
PyMuPDF==1.21.0
|
4 |
gradio==3.0.0
|
5 |
langchain==0.0.155
|
6 |
+
langchain-community==0.0.33
|
7 |
+
pydantic==1.10.2
|