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