Spaces:
Running
Running
hosseinhimself
commited on
Commit
•
5e1317a
1
Parent(s):
1ee72b8
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ gradio
|
|
2 |
langchain
|
3 |
langchain-google-genai
|
4 |
langchain-community
|
|
|
5 |
torch>=1.0.0
|
6 |
transformers>=4.0.0
|
7 |
matplotlib
|
|
|
2 |
langchain
|
3 |
langchain-google-genai
|
4 |
langchain-community
|
5 |
+
langchain-core==0.1.3
|
6 |
torch>=1.0.0
|
7 |
transformers>=4.0.0
|
8 |
matplotlib
|