Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ langchain-google-genai
|
|
4 |
python-dotenv
|
5 |
anthropic
|
6 |
pydantic
|
7 |
-
transformers==4.50.3
|
|
|
|
4 |
python-dotenv
|
5 |
anthropic
|
6 |
pydantic
|
7 |
+
transformers==4.50.3
|
8 |
+
langchain_openai
|