Flowryaan commited on
Commit
3b04019
·
verified ·
1 Parent(s): d6fc4a6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
  langchain
 
2
  faiss-cpu
3
  sentence-transformers
4
  fastapi
5
  uvicorn
6
  google-api-python-client
7
  python-dotenv
8
- gradio
 
1
  langchain
2
+ langchain-community
3
  faiss-cpu
4
  sentence-transformers
5
  fastapi
6
  uvicorn
7
  google-api-python-client
8
  python-dotenv
9
+ gradio>=4.19.2