Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,8 @@ tweepy
|
|
| 3 |
optimum[onnxruntime]
|
| 4 |
wordcloud
|
| 5 |
plotly-express
|
| 6 |
-
streamlit-aggrid
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
optimum[onnxruntime]
|
| 4 |
wordcloud
|
| 5 |
plotly-express
|
| 6 |
+
streamlit-aggrid
|
| 7 |
+
langchain
|
| 8 |
+
openai
|
| 9 |
+
sentence-transformers
|
| 10 |
+
faiss-cpu
|