DexterSptizu
commited on
Commit
•
7cf1c56
1
Parent(s):
7dbff58
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ langchain_community
|
|
4 |
openai
|
5 |
python-dotenv
|
6 |
langchain_openai
|
7 |
-
torch
|
|
|
|
4 |
openai
|
5 |
python-dotenv
|
6 |
langchain_openai
|
7 |
+
torch
|
8 |
+
pypdf
|