AminFaraji commited on
Commit
892fd6c
·
verified ·
1 Parent(s): a795478

Update requirements.txt

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