h3110Fr13nd commited on
Commit
99c892d
1 Parent(s): e7eb6e1

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +193 -0
requirements.txt ADDED
@@ -0,0 +1,193 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles
2
+ aiohttp
3
+ aiosignal
4
+ altair
5
+ annotated-types
6
+ anyio
7
+ asgiref
8
+ attrs
9
+ Automat
10
+ backoff
11
+ bcrypt
12
+ beautifulsoup4
13
+ build
14
+ cachetools
15
+ certifi
16
+ cffi
17
+ charset-normalizer
18
+ chroma-hnswlib
19
+ chromadb
20
+ click
21
+ coloredlogs
22
+ constantly
23
+ contourpy
24
+ cryptography
25
+ cssselect
26
+ cycler
27
+ dataclasses-json
28
+ defusedxml
29
+ Deprecated
30
+ dnspython
31
+ email_validator
32
+ fastapi
33
+ fastapi-cli
34
+ ffmpy
35
+ filelock
36
+ flatbuffers
37
+ fonttools
38
+ frozenlist
39
+ fsspec
40
+ google-auth
41
+ googleapis-common-protos
42
+ gradio
43
+ gradio_client
44
+ greenlet
45
+ grpcio
46
+ h11
47
+ httpcore
48
+ httptools
49
+ httpx
50
+ hugchat
51
+ huggingface-hub
52
+ humanfriendly
53
+ hyperlink
54
+ idna
55
+ importlib-metadata
56
+ importlib_resources
57
+ incremental
58
+ itemadapter
59
+ itemloaders
60
+ Jinja2
61
+ jmespath
62
+ joblib
63
+ jsonpatch
64
+ jsonpointer
65
+ jsonschema
66
+ jsonschema-specifications
67
+ kiwisolver
68
+ kubernetes
69
+ langchain
70
+ langchain-chroma
71
+ langchain-community
72
+ langchain-core
73
+ langchain-text-splitters
74
+ langsmith
75
+ lxml
76
+ markdown-it-py
77
+ markdownify
78
+ MarkupSafe
79
+ marshmallow
80
+ matplotlib
81
+ mdurl
82
+ mmh3
83
+ monotonic
84
+ mpmath
85
+ multidict
86
+ mypy-extensions
87
+ networkx
88
+ numpy
89
+ nvidia-cublas-cu12
90
+ nvidia-cuda-cupti-cu12
91
+ nvidia-cuda-nvrtc-cu12
92
+ nvidia-cuda-runtime-cu12
93
+ #nvidia-cudnn-cu12
94
+ nvidia-cufft-cu12
95
+ nvidia-curand-cu12
96
+ nvidia-cusolver-cu12
97
+ nvidia-cusparse-cu12
98
+ #nvidia-nccl-cu12
99
+ nvidia-nvjitlink-cu12
100
+ nvidia-nvtx-cu12
101
+ oauthlib
102
+ onnxruntime
103
+ opentelemetry-api
104
+ opentelemetry-exporter-otlp-proto-common
105
+ opentelemetry-exporter-otlp-proto-grpc
106
+ opentelemetry-instrumentation
107
+ opentelemetry-instrumentation-asgi
108
+ opentelemetry-instrumentation-fastapi
109
+ opentelemetry-proto
110
+ opentelemetry-sdk
111
+ opentelemetry-semantic-conventions
112
+ opentelemetry-util-http
113
+ orjson
114
+ overrides
115
+ packaging
116
+ pandas
117
+ parsel
118
+ pillow
119
+ playwright
120
+ posthog
121
+ Protego
122
+ protobuf
123
+ pyasn1
124
+ pyasn1_modules
125
+ pycparser
126
+ pydantic
127
+ pydantic_core
128
+ PyDispatcher
129
+ pydub
130
+ pyee
131
+ Pygments
132
+ pyOpenSSL
133
+ pyparsing
134
+ PyPika
135
+ pyproject_hooks
136
+ python-dateutil
137
+ python-dotenv
138
+ python-multipart
139
+ pytz
140
+ PyYAML
141
+ queuelib
142
+ referencing
143
+ regex
144
+ requests
145
+ requests-file
146
+ requests-oauthlib
147
+ requests-toolbelt
148
+ rich
149
+ rpds-py
150
+ rsa
151
+ ruff
152
+ safetensors
153
+ scikit-learn
154
+ scipy
155
+ Scrapy
156
+ scrapy-playwright
157
+ semantic-version
158
+ sentence-transformers
159
+ service-identity
160
+ shellingham
161
+ six
162
+ sniffio
163
+ soupsieve
164
+ SQLAlchemy
165
+ starlette
166
+ sympy
167
+ tenacity
168
+ threadpoolctl
169
+ tldextract
170
+ tokenizers
171
+ tomlkit
172
+ toolz
173
+ torch
174
+ tqdm
175
+ transformers
176
+ #triton
177
+ Twisted
178
+ typer
179
+ typing-inspect
180
+ typing_extensions
181
+ tzdata
182
+ ujson
183
+ urllib3
184
+ uvicorn
185
+ #uvloop
186
+ w3lib
187
+ watchfiles
188
+ websocket-client
189
+ websockets
190
+ wrapt
191
+ yarl
192
+ zipp
193
+ zope.interface