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