Spaces:
Sleeping
Sleeping
Update requirement.txt (#1)
Browse files- Update requirement.txt (be77535d2f6116f3915548a9337f51037f7f45f8)
Co-authored-by: A.Thirumoorthi <AThirumoorthi@users.noreply.huggingface.co>
- requirement.txt +4 -5
requirement.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
!pip install huggingface_hub
|
|
|
1 |
+
langchain
|
2 |
+
langchain-community
|
3 |
+
groq
|
4 |
+
huggingface_hub
|
|