Spaces:
Runtime error
Runtime error
treasuremars
commited on
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
streamlit
|
2 |
-
huggingface-hub
|
3 |
textblob
|
4 |
langchain
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
|
|
|
1 |
streamlit
|
|
|
2 |
textblob
|
3 |
langchain
|
4 |
+
langchain-groq
|
5 |
+
langchain-community
|
6 |
+
pandas
|
7 |
+
chromadb
|
8 |
+
sentence-transformers
|