Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +127 -128
requirements.txt
CHANGED
@@ -1,129 +1,128 @@
|
|
1 |
transformers
|
2 |
-
sentence-transformers
|
3 |
-
absl-py
|
4 |
-
keras
|
5 |
-
aiohappyeyeballs
|
6 |
-
aiohttp
|
7 |
-
aiosignal
|
8 |
-
altair
|
9 |
-
annotated-types
|
10 |
-
anyio
|
11 |
-
astunparse
|
12 |
-
attrs
|
13 |
-
blinker
|
14 |
-
cachetools
|
15 |
-
certifi
|
16 |
-
charset-normalizer
|
17 |
-
click
|
18 |
-
colorama
|
19 |
-
dataclasses-json
|
20 |
-
distro
|
21 |
-
faiss-cpu
|
22 |
-
filelock
|
23 |
-
flatbuffers
|
24 |
-
frozenlist
|
25 |
-
fsspec
|
26 |
-
gast
|
27 |
-
gitdb
|
28 |
-
GitPython
|
29 |
-
google-ai-generativelanguage
|
30 |
-
google-api-core
|
31 |
-
google-api-python-client
|
32 |
-
google-auth
|
33 |
-
google-auth-httplib2
|
34 |
-
google-generativeai
|
35 |
-
google-pasta
|
36 |
-
googleapis-common-protos
|
37 |
-
greenlet
|
38 |
-
grpcio
|
39 |
-
grpcio-status
|
40 |
-
h11
|
41 |
-
h5py
|
42 |
-
httpcore
|
43 |
-
httplib2
|
44 |
-
httpx
|
45 |
-
idna
|
46 |
-
Jinja2
|
47 |
-
jiter
|
48 |
-
jsonpatch
|
49 |
-
jsonpointer
|
50 |
-
jsonschema
|
51 |
-
jsonschema-specifications
|
52 |
-
|
53 |
-
langchain
|
54 |
-
langchain-
|
55 |
-
langchain-
|
56 |
-
langchain-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
pydantic
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
python-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
requests
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
|
126 |
-
|
127 |
-
|
128 |
-
|
129 |
-
yarl==1.15.5
|
|
|
1 |
transformers
|
2 |
+
sentence-transformers
|
3 |
+
absl-py
|
4 |
+
keras
|
5 |
+
aiohappyeyeballs
|
6 |
+
aiohttp
|
7 |
+
aiosignal
|
8 |
+
altair
|
9 |
+
annotated-types
|
10 |
+
anyio
|
11 |
+
astunparse
|
12 |
+
attrs
|
13 |
+
blinker
|
14 |
+
cachetools
|
15 |
+
certifi
|
16 |
+
charset-normalizer
|
17 |
+
click
|
18 |
+
colorama
|
19 |
+
dataclasses-json
|
20 |
+
distro
|
21 |
+
faiss-cpu
|
22 |
+
filelock
|
23 |
+
flatbuffers
|
24 |
+
frozenlist
|
25 |
+
fsspec
|
26 |
+
gast
|
27 |
+
gitdb
|
28 |
+
GitPython
|
29 |
+
google-ai-generativelanguage
|
30 |
+
google-api-core
|
31 |
+
google-api-python-client
|
32 |
+
google-auth
|
33 |
+
google-auth-httplib2
|
34 |
+
google-generativeai
|
35 |
+
google-pasta
|
36 |
+
googleapis-common-protos
|
37 |
+
greenlet
|
38 |
+
grpcio
|
39 |
+
grpcio-status
|
40 |
+
h11
|
41 |
+
h5py
|
42 |
+
httpcore
|
43 |
+
httplib2
|
44 |
+
httpx
|
45 |
+
idna
|
46 |
+
Jinja2
|
47 |
+
jiter
|
48 |
+
jsonpatch
|
49 |
+
jsonpointer
|
50 |
+
jsonschema
|
51 |
+
jsonschema-specifications
|
52 |
+
langchain
|
53 |
+
langchain-community
|
54 |
+
langchain-core
|
55 |
+
langchain-google-genai
|
56 |
+
langchain-text-splitters
|
57 |
+
langsmith
|
58 |
+
libclang
|
59 |
+
Markdown
|
60 |
+
markdown-it-py
|
61 |
+
MarkupSafe
|
62 |
+
marshmallow
|
63 |
+
mdurl
|
64 |
+
ml-dtypes
|
65 |
+
mpmath
|
66 |
+
multidict
|
67 |
+
mypy-extensions
|
68 |
+
namex
|
69 |
+
narwhals
|
70 |
+
networkx
|
71 |
+
numpy
|
72 |
+
openai
|
73 |
+
opt_einsum
|
74 |
+
optree
|
75 |
+
orjson
|
76 |
+
packaging
|
77 |
+
pandas
|
78 |
+
pillow
|
79 |
+
propcache
|
80 |
+
proto-plus
|
81 |
+
protobuf
|
82 |
+
pyarrow
|
83 |
+
pyasn1
|
84 |
+
pyasn1_modules
|
85 |
+
pydantic
|
86 |
+
pydantic-settings
|
87 |
+
pydantic_core
|
88 |
+
pydeck
|
89 |
+
Pygments
|
90 |
+
pyparsing
|
91 |
+
PyPDF2
|
92 |
+
python-dateutil
|
93 |
+
python-dotenv
|
94 |
+
pytz
|
95 |
+
PyYAML
|
96 |
+
referencing
|
97 |
+
regex
|
98 |
+
requests
|
99 |
+
requests-toolbelt
|
100 |
+
rich
|
101 |
+
rpds-py
|
102 |
+
rsa
|
103 |
+
setuptools
|
104 |
+
six
|
105 |
+
smmap
|
106 |
+
sniffio
|
107 |
+
SQLAlchemy
|
108 |
+
streamlit
|
109 |
+
sympy
|
110 |
+
tenacity
|
111 |
+
tensorboard
|
112 |
+
tensorflow
|
113 |
+
termcolor
|
114 |
+
tiktoken
|
115 |
+
toml
|
116 |
+
torch
|
117 |
+
tornado
|
118 |
+
tqdm
|
119 |
+
typing-inspect
|
120 |
+
typing_extensions
|
121 |
+
tzdata
|
122 |
+
uritemplate
|
123 |
+
urllib3
|
124 |
+
watchdog
|
125 |
+
Werkzeug
|
126 |
+
wheel
|
127 |
+
wrapt
|
128 |
+
yarl
|
|