Spaces:
Sleeping
Sleeping
ae5115242430e13
commited on
Create requirement
Browse files- requirement +5 -0
requirement
CHANGED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
!pip install langchain
|
2 |
+
!pip install langchain-community
|
3 |
+
!pip install groq
|
4 |
+
!pip install gradio
|
5 |
+
!pip install huggingface_hub
|