AThirumoorthi commited on
Commit
be77535
·
verified ·
1 Parent(s): 4fd0790

Update requirement.txt

Browse files
Files changed (1) hide show
  1. requirement.txt +4 -5
requirement.txt CHANGED
@@ -1,5 +1,4 @@
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
+ huggingface_hub