Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +11 -3
requirements.txt
CHANGED
|
@@ -1,5 +1,13 @@
|
|
| 1 |
-
|
| 2 |
-
langchain
|
| 3 |
-
chromadb
|
| 4 |
groq
|
| 5 |
sentence-transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio
|
|
|
|
|
|
|
| 2 |
groq
|
| 3 |
sentence-transformers
|
| 4 |
+
chromadb
|
| 5 |
+
beautifulsoup4
|
| 6 |
+
pytube
|
| 7 |
+
requests
|
| 8 |
+
slack_sdk
|
| 9 |
+
google-api-python-client
|
| 10 |
+
tqdm
|
| 11 |
+
numpy
|
| 12 |
+
scikit-learn
|
| 13 |
+
langchain-community # ✅ Add this
|