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