DeryFerd commited on
Commit
5af79e0
·
verified ·
1 Parent(s): da10bc3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,13 +1,12 @@
1
- fastapi
2
- uvicorn[standard]
3
- python-multipart
4
  torch
5
  transformers
6
  accelerate
7
  bitsandbytes
8
  langchain
 
9
  sentence-transformers
10
  pypdf
11
  faiss-cpu
12
  rank_bm25
13
- langchain_community
 
1
+ gradio
 
 
2
  torch
3
  transformers
4
  accelerate
5
  bitsandbytes
6
  langchain
7
+ langchain-community
8
  sentence-transformers
9
  pypdf
10
  faiss-cpu
11
  rank_bm25
12
+ python-dotenv