ae5115242430e13 commited on
Commit
4fd0790
·
verified ·
1 Parent(s): ae78019

Update requirement.txt

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