Spaces:
Sleeping
Sleeping
Update requirements.txt (#1)
Browse files- Update requirements.txt (4e9f4b68bcb54394c93e013c179618cc4a2627fe)
Co-authored-by: Zunaira Hawwar <ZunairaHawwar@users.noreply.huggingface.co>
- requirements.txt +3 -5
requirements.txt
CHANGED
|
@@ -1,9 +1,7 @@
|
|
| 1 |
-
|
|
|
|
| 2 |
chromadb
|
|
|
|
| 3 |
groq
|
| 4 |
-
nest_asyncio
|
| 5 |
-
streamlit
|
| 6 |
langchain
|
| 7 |
-
langchain-community
|
| 8 |
-
jq
|
| 9 |
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
nest_asyncio
|
| 3 |
chromadb
|
| 4 |
+
sentence-transformers
|
| 5 |
groq
|
|
|
|
|
|
|
| 6 |
langchain
|
|
|
|
|
|
|
| 7 |
|