Spaces:
Sleeping
Sleeping
baptiste.bernard
commited on
Commit
·
42dc777
1
Parent(s):
f825e8d
v2.update requirements
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
python-dotenv
|
3 |
PyMuPDF==1.21.0
|
4 |
gradio==3.0.0
|
5 |
-
langchain==0.0.
|
6 |
langchain-community==0.0.33
|
7 |
-
pydantic==1.10.2
|
|
|
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.160
|
7 |
langchain-community==0.0.33
|
8 |
+
pydantic==1.10.2
|