Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -10,4 +10,7 @@ python-magic==0.4.27
|
|
| 10 |
OpenAI == 0.28.0
|
| 11 |
langchain-groq
|
| 12 |
sentence-transformers
|
| 13 |
-
chromadb==0.4.15
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
OpenAI == 0.28.0
|
| 11 |
langchain-groq
|
| 12 |
sentence-transformers
|
| 13 |
+
chromadb==0.4.15
|
| 14 |
+
beautifulsoup4
|
| 15 |
+
requests
|
| 16 |
+
streamlit
|