WebashalarForML commited on
Commit
4c5e080
·
verified ·
1 Parent(s): 14d1ea8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +152 -151
requirements.txt CHANGED
@@ -1,151 +1,152 @@
1
- gradio
2
- requests
3
- accelerate
4
- agent
5
- aiohappyeyeballs
6
- aiohttp
7
- aiosignal
8
- annotated-types
9
- anyio
10
- arxiv
11
- asttokens
12
- attrs
13
- beautifulsoup4
14
- bidict
15
- blinker
16
- bs4
17
- certifi
18
- charset-normalizer
19
- click
20
- colorama
21
- comm
22
- dataclasses-json
23
- debugpy
24
- decorator
25
- distro
26
- dnspython
27
- duckduckgo_search
28
- duckduckgo-search
29
- eventlet
30
- executing
31
- faiss-cpu
32
- ffmpeg-python
33
- filelock
34
- Flask
35
- Flask-SocketIO
36
- frozenlist
37
- fsspec
38
- greenlet
39
- groq
40
- gunicorn
41
- h11
42
- httpcore
43
- httpx
44
- httpx-sse
45
- huggingface-hub
46
- idna
47
- ipykernel
48
- ipython
49
- ipython_pygments_lexers
50
- itsdangerous
51
- jedi
52
- Jinja2
53
- joblib
54
- jsonpatch
55
- jsonpointer
56
- jupyter_client
57
- jupyter_core
58
- langchain
59
- langchain-community
60
- langchain-core
61
- langchain_experimental
62
- langchain-groq
63
- langchain-mistralai
64
- langchain-pinecone
65
- langchain-text-splitters
66
- langgraph
67
- langgraph-checkpoint
68
- langgraph-prebuilt
69
- langgraph-sdk
70
- langsmith
71
- lxml
72
- markdown2
73
- MarkupSafe
74
- marshmallow
75
- matplotlib-inline
76
- mpmath
77
- multidict
78
- mypy_extensions
79
- nest-asyncio
80
- networkx
81
- numexpr
82
- numpy
83
- orjson
84
- ormsgpack
85
- pandas
86
- packaging
87
- parso
88
- pillow
89
- platformdirs
90
- playwright
91
- primp
92
- prompt_toolkit
93
- propcache
94
- psutil
95
- pure_eval
96
- pydantic
97
- pydantic-settings
98
- pydantic_core
99
- pinecone
100
- pinecone-client
101
- pyee
102
- Pygments
103
- PyMuPDF
104
- PyPDF2
105
- pytesseract
106
- python-dateutil
107
- python-dotenv
108
- python-engineio
109
- python-socketio
110
- PyYAML
111
- pyzmq
112
- regex
113
- requests
114
- requests-toolbelt
115
- safetensors
116
- scikit-learn
117
- scipy
118
- sentence-transformers
119
- setuptools
120
- simple-websocket
121
- six
122
- sniffio
123
- soupsieve
124
- SQLAlchemy
125
- stack-data
126
- sympy
127
- tenacity
128
- threadpoolctl
129
- tokenizers
130
- torch
131
- tornado
132
- tqdm
133
- traitlets
134
- transformers
135
- typing-inspect
136
- typing-inspection
137
- typing_extensions
138
- urllib3
139
- wcwidth
140
- Werkzeug
141
- wsproto
142
- wikipedia
143
- xxhash
144
- yarl
145
- zstandard
146
- youtube-transcript-api
147
- pytube
148
- newspaper3k
149
- SpeechRecognition
150
- python-docx
151
- lxml_html_clean
 
 
1
+ gradio
2
+ requests
3
+ accelerate
4
+ agent
5
+ aiohappyeyeballs
6
+ aiohttp
7
+ aiosignal
8
+ annotated-types
9
+ anyio
10
+ arxiv
11
+ asttokens
12
+ attrs
13
+ beautifulsoup4
14
+ bidict
15
+ blinker
16
+ bs4
17
+ certifi
18
+ charset-normalizer
19
+ click
20
+ colorama
21
+ comm
22
+ dataclasses-json
23
+ debugpy
24
+ decorator
25
+ distro
26
+ dnspython
27
+ duckduckgo_search
28
+ duckduckgo-search
29
+ eventlet
30
+ executing
31
+ faiss-cpu
32
+ ffmpeg-python
33
+ filelock
34
+ Flask
35
+ Flask-SocketIO
36
+ frozenlist
37
+ fsspec
38
+ greenlet
39
+ groq
40
+ gunicorn
41
+ h11
42
+ httpcore
43
+ httpx
44
+ httpx-sse
45
+ huggingface-hub
46
+ idna
47
+ ipykernel
48
+ ipython
49
+ ipython_pygments_lexers
50
+ itsdangerous
51
+ jedi
52
+ Jinja2
53
+ joblib
54
+ jsonpatch
55
+ jsonpointer
56
+ jupyter_client
57
+ jupyter_core
58
+ langchain
59
+ langchain-community
60
+ langchain-core
61
+ langchain_experimental
62
+ langchain-groq
63
+ langchain-mistralai
64
+ langchain-pinecone
65
+ langchain-text-splitters
66
+ langgraph
67
+ langgraph-checkpoint
68
+ langgraph-prebuilt
69
+ langgraph-sdk
70
+ langsmith
71
+ lxml
72
+ markdown2
73
+ MarkupSafe
74
+ marshmallow
75
+ matplotlib-inline
76
+ mpmath
77
+ multidict
78
+ mypy_extensions
79
+ nest-asyncio
80
+ networkx
81
+ numexpr
82
+ numpy
83
+ orjson
84
+ ormsgpack
85
+ pandas
86
+ packaging
87
+ parso
88
+ pillow
89
+ platformdirs
90
+ playwright
91
+ primp
92
+ prompt_toolkit
93
+ propcache
94
+ psutil
95
+ pure_eval
96
+ pydantic
97
+ pydantic-settings
98
+ pydantic_core
99
+ pinecone
100
+ pinecone-client
101
+ pyee
102
+ Pygments
103
+ PyMuPDF
104
+ PyPDF2
105
+ pytesseract
106
+ python-dateutil
107
+ python-dotenv
108
+ python-engineio
109
+ python-socketio
110
+ PyYAML
111
+ pyzmq
112
+ regex
113
+ requests
114
+ requests-toolbelt
115
+ safetensors
116
+ scikit-learn
117
+ scipy
118
+ sentence-transformers
119
+ setuptools
120
+ simple-websocket
121
+ six
122
+ sniffio
123
+ soupsieve
124
+ SQLAlchemy
125
+ stack-data
126
+ sympy
127
+ tenacity
128
+ threadpoolctl
129
+ tokenizers
130
+ torch
131
+ tornado
132
+ tqdm
133
+ traitlets
134
+ transformers
135
+ typing-inspect
136
+ typing-inspection
137
+ typing_extensions
138
+ urllib3
139
+ wcwidth
140
+ Werkzeug
141
+ wsproto
142
+ wikipedia
143
+ xxhash
144
+ yarl
145
+ zstandard
146
+ youtube-transcript-api
147
+ pytube
148
+ newspaper3k
149
+ SpeechRecognition
150
+ python-docx
151
+ lxml_html_clean
152
+ gunicorn