Spaces:
Sleeping
Sleeping
Update requirements.txt
#16
by Muthuraja18 - opened
- requirements.txt +3 -4
requirements.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
streamlit
|
|
|
|
| 2 |
pandas
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
google-generativeai
|
| 6 |
-
groq
|
|
|
|
| 1 |
streamlit
|
| 2 |
+
pymongo
|
| 3 |
pandas
|
| 4 |
+
scikit-learn
|
| 5 |
+
sentence-transformers
|
|
|
|
|
|