adriiita commited on
Commit
c0c9ba9
·
verified ·
1 Parent(s): e59c20a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,7 +1,9 @@
 
1
  groq
2
- pandas
3
- openpyxl
4
  sendgrid
5
- langchain
6
  langchain-groq
7
- langserve[all]
 
 
 
1
+ gradio>=4.0.0
2
  groq
3
+ pandas
 
4
  sendgrid
5
+ langchain-core>=0.1.0
6
  langchain-groq
7
+ langserve
8
+ fastapi
9
+ uvicorn