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