Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
torch
|
2 |
diffusers
|
3 |
-
langchain==0.2.5
|
4 |
langchain-community
|
5 |
pypdf
|
6 |
-
qpdf
|
|
|
|
1 |
torch
|
2 |
diffusers
|
|
|
3 |
langchain-community
|
4 |
pypdf
|
5 |
+
qpdf
|
6 |
+
PyMuPDFLoader
|