Rashmi0801 commited on
Commit
cde6b46
·
verified ·
1 Parent(s): f7dc020

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +52 -63
requirements.txt CHANGED
@@ -1,63 +1,52 @@
1
- langchain
2
- ipykernel
3
- python-dotenv
4
- langchain_community
5
- langchain-community
6
- pypdf
7
- bs4
8
- beautifulsoup4
9
- arxiv
10
- pymupdf
11
- wikipedia
12
- langchain-text-splitters
13
- langchain-openai
14
- chromadb
15
- sentence_transformers
16
- langchain_huggingface
17
- faiss-cpu
18
- langchain_chroma
19
- langchain-chroma
20
- streamlit
21
- langchain-ollama
22
- langchain_groq
23
- langchain_core
24
- uvicorn
25
- fastapi
26
- pydantic
27
- langchain
28
- langserve
29
- uvicorn
30
- sse_starlette
31
- packaging
32
- langchain-groq
33
- pandas
34
- duckdb
35
- httpx
36
- openai
37
- duckduckgo-search
38
- langchain-google-genai
39
- google-generativeai
40
- mysql-connector-python
41
- SQLAlchemy
42
- validators==0.28.1
43
- youtube_transcript_api
44
- pytube
45
- unstructured
46
- numexpr
47
- huggingface_hub
48
- cassio
49
- datasets
50
- tiktoken
51
- PyPDF2
52
- gradio
53
- boto3
54
- botocore
55
- awscli
56
- langchain_nvidia_ai_endpoints
57
- crewai
58
- crewai_tools
59
- typing-extensions
60
- pinecone
61
- pinecone-client
62
- pinecone-text
63
- pinecone-notebooks
 
1
+ langchain
2
+ ipykernel
3
+ python-dotenv
4
+ langchain_community
5
+ langchain-community
6
+ pypdf
7
+ bs4
8
+ beautifulsoup4
9
+ arxiv
10
+ pymupdf
11
+ wikipedia
12
+ langchain-text-splitters
13
+ langchain-openai
14
+ chromadb
15
+ sentence_transformers
16
+ langchain_huggingface
17
+ faiss-cpu
18
+ langchain_chroma
19
+ langchain-chroma
20
+ streamlit
21
+ langchain-ollama
22
+ langchain_groq
23
+ langchain_core
24
+ uvicorn
25
+ fastapi
26
+ pydantic
27
+ langchain
28
+ langserve
29
+ uvicorn
30
+ sse_starlette
31
+ packaging
32
+ langchain-groq
33
+ pandas
34
+ duckdb
35
+ httpx
36
+ openai
37
+ duckduckgo-search
38
+ langchain-google-genai
39
+ google-generativeai
40
+ mysql-connector-python
41
+ SQLAlchemy
42
+ validators==0.28.1
43
+ youtube_transcript_api
44
+ pytube
45
+ unstructured
46
+ numexpr
47
+ huggingface_hub
48
+ cassio
49
+ datasets
50
+ tiktoken
51
+ PyPDF2
52
+ gradio