Saran03 commited on
Commit
b51d020
·
verified ·
1 Parent(s): ba70a6e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
  gradio==3.28.0
2
- langchain-community==0.1.0
3
- scikit-learn==1.2.0
4
- numpy==1.23.5
5
- langchain_community
6
  pypdf2
7
  fastapi # FastAPI may be required by Chroma
8
  uvicorn # Uvicorn may be required for FastAPI
 
1
  gradio==3.28.0
2
+ langchain-community
3
+ scikit-learn
4
+ numpy
 
5
  pypdf2
6
  fastapi # FastAPI may be required by Chroma
7
  uvicorn # Uvicorn may be required for FastAPI