Spaces:
Runtime error
Runtime error
storresbusquets
commited on
Commit
·
869564e
1
Parent(s):
587e518
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -3,4 +3,8 @@ transformers
|
|
3 |
torch
|
4 |
wordcloud
|
5 |
pytube
|
6 |
-
sentencepiece
|
|
|
|
|
|
|
|
|
|
3 |
torch
|
4 |
wordcloud
|
5 |
pytube
|
6 |
+
sentencepiece
|
7 |
+
openai
|
8 |
+
tiktoken
|
9 |
+
chromadb
|
10 |
+
langchain
|