PranavReddy18 commited on
Commit
3d53996
·
verified ·
1 Parent(s): e5d19b0

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +45 -0
requirements.txt ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ langchain
2
+ python-dotenv
3
+ ipykernel
4
+ langchain-community
5
+ pypdf
6
+ bs4
7
+ arxiv
8
+ pymupdf
9
+ wikipedia
10
+ langchain-text-splitters
11
+ langchain-openai
12
+ chromadb
13
+ sentence_transformers
14
+ langchain_huggingface
15
+ faiss-cpu
16
+ langchain_chroma
17
+ streamlit
18
+ langchain_groq
19
+ fastapi
20
+ uvicorn
21
+ langserve[all]
22
+ sse_starlette
23
+ streamlit
24
+ PyPDF2
25
+ google.generativeai
26
+ arxiv
27
+ wikipedia
28
+ streamlit-pydantic
29
+ validators
30
+ youtube_transcript_api
31
+ pytube
32
+ Unstructured
33
+ yt-dlp
34
+ numexpr
35
+ langchain_huggingface
36
+ huggingface_hub
37
+ duckduckgo-search
38
+ langchain_nvidia_ai_endpoints
39
+ crewai
40
+ crewai_tools
41
+ pinecone
42
+ pinecone-client
43
+ neo4j==5.14
44
+ langchain-google-genai==1.0.0
45
+