Spaces:
Sleeping
Sleeping
kkruel8100
commited on
Commit
•
ac3ce50
1
Parent(s):
250fb7d
update requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ langchain-core==0.1.50
|
|
5 |
langchain-openai==0.1.6
|
6 |
langchain-text-splitters==0.0.1
|
7 |
python-dotenv==1.0.0
|
8 |
-
|
9 |
tensorflow==2.12.0
|
10 |
torch==2.3.0
|
11 |
transformers==4.40.1
|
|
|
5 |
langchain-openai==0.1.6
|
6 |
langchain-text-splitters==0.0.1
|
7 |
python-dotenv==1.0.0
|
8 |
+
sentencepiece==0.2.0
|
9 |
tensorflow==2.12.0
|
10 |
torch==2.3.0
|
11 |
transformers==4.40.1
|