Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -4
requirements.txt
CHANGED
|
@@ -1,5 +1,8 @@
|
|
| 1 |
-
|
| 2 |
torch
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
groq
|
| 2 |
torch
|
| 3 |
+
langchain
|
| 4 |
+
gradio
|
| 5 |
+
requests
|
| 6 |
+
beautifulsoup4
|
| 7 |
+
sentence-transformers
|
| 8 |
+
faiss-cpu
|