ae5115242430e13 commited on
Commit
084b225
·
verified ·
1 Parent(s): e4975d5

Update requirement

Browse files
Files changed (1) hide show
  1. requirement +5 -5
requirement CHANGED
@@ -1,5 +1,5 @@
1
- !pip install langchain
2
- !pip install langchain-community
3
- !pip install groq
4
- !pip install gradio
5
- !pip install huggingface_hub
 
1
+ langchain
2
+ langchain-community
3
+ groq
4
+ gradio
5
+ huggingface_hub