Spaces:
Runtime error
Runtime error
NovakTJ commited on
Commit ·
f7c86f4
1
Parent(s): 322c949
dodajem da bi radilo na hf space
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ langchain_community==0.2.1
|
|
| 8 |
python-dotenv==1.0.1
|
| 9 |
tiktoken==0.7.0
|
| 10 |
langchain-text-splitters==0.2.0
|
| 11 |
-
sentence-transformers==2.7.0
|
|
|
|
|
|
| 8 |
python-dotenv==1.0.1
|
| 9 |
tiktoken==0.7.0
|
| 10 |
langchain-text-splitters==0.2.0
|
| 11 |
+
sentence-transformers==2.7.0
|
| 12 |
+
transformers==4.41.2
|