tensorboy0101 commited on
Commit
7588f5d
·
verified ·
1 Parent(s): b60bfe3

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +165 -0
requirements.txt ADDED
@@ -0,0 +1,165 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiohttp==3.9.4
2
+ aiosignal==1.3.1
3
+ altair==5.3.0
4
+ annotated-types==0.6.0
5
+ anthropic==0.25.8
6
+ anyio==4.3.0
7
+ arxiv==2.1.0
8
+ async-timeout==4.0.3
9
+ attrs==23.2.0
10
+ beautifulsoup4==4.12.3
11
+ blinker==1.7.0
12
+ blis==0.7.11
13
+ cachetools==5.3.3
14
+ catalogue==2.0.10
15
+ certifi==2024.2.2
16
+ charset-normalizer==3.3.2
17
+ click==8.1.7
18
+ cloudpathlib==0.16.0
19
+ colorama==0.4.6
20
+ confection==0.1.4
21
+ ctransformers==0.2.27
22
+ cymem==2.0.8
23
+ dataclasses-json==0.6.4
24
+ defusedxml==0.7.1
25
+ distro==1.9.0
26
+ docstring_parser==0.16
27
+ en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.7.1/en_core_web_sm-3.7.1-py3-none-any.whl#sha256=86cc141f63942d4b2c5fcee06630fd6f904788d2f0ab005cce45aadb8fb73889
28
+ exceptiongroup==1.2.0
29
+ faiss-cpu==1.8.0
30
+ feedparser==6.0.10
31
+ filelock==3.13.4
32
+ fireworks-ai==0.13.0
33
+ frozenlist==1.4.1
34
+ fsspec==2024.3.1
35
+ gitdb==4.0.11
36
+ GitPython==3.1.43
37
+ google-ai-generativelanguage==0.6.1
38
+ google-api-core==2.18.0
39
+ google-api-python-client==2.125.0
40
+ google-auth==2.29.0
41
+ google-auth-httplib2==0.2.0
42
+ google-cloud-aiplatform==1.47.0
43
+ google-cloud-bigquery==3.20.1
44
+ google-cloud-core==2.4.1
45
+ google-cloud-resource-manager==1.12.3
46
+ google-cloud-storage==2.16.0
47
+ google-crc32c==1.5.0
48
+ google-generativeai==0.5.0
49
+ google-resumable-media==2.7.0
50
+ googleapis-common-protos==1.63.0
51
+ greenlet==3.0.3
52
+ grpc-google-iam-v1==0.13.0
53
+ grpcio==1.62.1
54
+ grpcio-status==1.62.1
55
+ h11==0.14.0
56
+ httpcore==1.0.5
57
+ httplib2==0.22.0
58
+ httpx==0.27.0
59
+ httpx-sse==0.4.0
60
+ huggingface-hub==0.22.2
61
+ idna==3.7
62
+ Jinja2==3.1.3
63
+ joblib==1.4.0
64
+ jsonpatch==1.33
65
+ jsonpointer==2.4
66
+ jsonschema==4.21.1
67
+ jsonschema-specifications==2023.12.1
68
+ langchain==0.1.16
69
+ langchain-anthropic==0.1.11
70
+ langchain-community==0.0.33
71
+ langchain-core==0.1.43
72
+ langchain-fireworks==0.1.2
73
+ langchain-google-genai==1.0.2
74
+ langchain-google-vertexai==1.0.1
75
+ langchain-text-splitters==0.0.1
76
+ langchainhub==0.1.15
77
+ langcodes==3.4.0
78
+ langsmith==0.1.46
79
+ language_data==1.2.0
80
+ marisa-trie==1.1.1
81
+ markdown-it-py==3.0.0
82
+ MarkupSafe==2.1.5
83
+ marshmallow==3.21.1
84
+ mdurl==0.1.2
85
+ mpmath==1.3.0
86
+ multidict==6.0.5
87
+ murmurhash==1.0.10
88
+ mypy-extensions==1.0.0
89
+ networkx==3.2.1
90
+ numpy==1.26.4
91
+ openai==1.17.1
92
+ orjson==3.10.0
93
+ packaging==23.2
94
+ pandas==2.2.2
95
+ pillow==10.3.0
96
+ preshed==3.0.9
97
+ proto-plus==1.23.0
98
+ protobuf==4.25.3
99
+ py-cpuinfo==9.0.0
100
+ pyarrow==15.0.2
101
+ pyasn1==0.6.0
102
+ pyasn1_modules==0.4.0
103
+ pydantic==2.7.0
104
+ pydantic_core==2.18.1
105
+ pydeck==0.8.1b0
106
+ Pygments==2.17.2
107
+ pyparsing==3.1.2
108
+ pypdf==4.2.0
109
+ PyPDF2==3.0.1
110
+ python-box==7.1.1
111
+ python-dateutil==2.9.0.post0
112
+ python-dotenv==1.0.1
113
+ pytz==2024.1
114
+ PyYAML==6.0.1
115
+ referencing==0.34.0
116
+ regex==2023.12.25
117
+ requests==2.31.0
118
+ rich==13.7.1
119
+ rpds-py==0.18.0
120
+ rsa==4.9
121
+ safetensors==0.4.2
122
+ scikit-learn==1.4.2
123
+ scipy==1.13.0
124
+ sentence-transformers==2.6.1
125
+ sgmllib3k==1.0.0
126
+ shapely==2.0.3
127
+ six==1.16.0
128
+ smart-open==6.4.0
129
+ smmap==5.0.1
130
+ sniffio==1.3.1
131
+ soupsieve==2.5
132
+ spacy==3.7.4
133
+ spacy-legacy==3.0.12
134
+ spacy-loggers==1.0.5
135
+ SQLAlchemy==2.0.29
136
+ srsly==2.4.8
137
+ streamlit==1.33.0
138
+ sympy==1.12
139
+ tavily-python==0.3.3
140
+ tenacity==8.2.3
141
+ thinc==8.2.3
142
+ threadpoolctl==3.4.0
143
+ tiktoken==0.6.0
144
+ tokenizers==0.15.2
145
+ toml==0.10.2
146
+ toolz==0.12.1
147
+ torch==2.2.2
148
+ tornado==6.4
149
+ tqdm==4.66.2
150
+ transformers==4.39.3
151
+ typer==0.9.4
152
+ types-protobuf==4.25.0.20240410
153
+ types-requests==2.31.0.20240406
154
+ typing-inspect==0.9.0
155
+ typing_extensions==4.11.0
156
+ tzdata==2024.1
157
+ uritemplate==4.1.1
158
+ urllib3==2.2.1
159
+ uvicorn==0.29.0
160
+ wasabi==1.1.2
161
+ watchdog==4.0.0
162
+ weasel==0.3.4
163
+ wikipedia==1.4.0
164
+ xmltodict==0.13.0
165
+ yarl==1.9.4