drkareemkamal commited on
Commit
106e47f
1 Parent(s): 402c5da

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +30 -0
requirements.txt ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ langchain_openai
2
+ python-dotenv
3
+ streamlit
4
+ langserve
5
+ fastapi
6
+ uvicorn
7
+ sse_starlette
8
+ langchain
9
+ langchain-community
10
+ langchain-core
11
+ bs4
12
+ pypdf
13
+ chromadb
14
+ faiss-cpu
15
+ wikipedia
16
+ arxiv
17
+ langchainhub
18
+ groq
19
+ beautifulsoup4
20
+ langchain-groq
21
+ sentence-transformers
22
+ streamlit
23
+ huggingface_hub
24
+ ctransformers
25
+ PyMuPDF
26
+ pillow
27
+ torch
28
+ accelerate
29
+ bitsandbytes
30
+ transformers