dfinel commited on
Commit
9c089e4
1 Parent(s): 20e4628

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -118
requirements.txt CHANGED
@@ -1,132 +1,16 @@
1
  accelerate==0.29.2
2
- aiofiles==23.2.1
3
- aiohttp==3.9.4
4
- aiosignal==1.3.1
5
- altair==5.3.0
6
- annotated-types==0.6.0
7
- anyio==4.3.0
8
- attrs==23.2.0
9
  beautifulsoup4==4.12.3
10
- blinker==1.7.0
11
- blis==0.7.11
12
- catalogue==2.0.10
13
- certifi==2024.2.2
14
- charset-normalizer==3.3.2
15
- click==8.1.7
16
- cloudpathlib==0.16.0
17
- colorama==0.4.6
18
- confection==0.1.4
19
- contourpy==1.2.1
20
- cycler==0.12.1
21
- cymem==2.0.8
22
- dataclasses-json==0.6.4
23
  datasets==2.18.0
24
- dill==0.3.8
25
- distro==1.9.0
26
  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
27
- fastapi==0.110.1
28
- ffmpy==0.3.2
29
- filelock==3.13.4
30
- Flask==3.0.3
31
- fonttools==4.51.0
32
- frozenlist==1.4.1
33
- fsspec==2024.2.0
34
- gevent==24.2.1
35
- gradio==4.26.0
36
- gradio_client==0.15.1
37
- greenlet==3.0.3
38
  grequests==0.7.0
39
- h11==0.14.0
40
- httpcore==1.0.5
41
- httpx==0.27.0
42
  huggingface-hub==0.22.2
43
- idna==3.7
44
- importlib_resources==6.4.0
45
- itsdangerous==2.1.2
46
- Jinja2==3.1.3
47
- joblib==1.4.0
48
- jsonpatch==1.33
49
- jsonpointer==2.4
50
- jsonschema==4.21.1
51
- jsonschema-specifications==2023.12.1
52
- kiwisolver==1.4.5
53
  langchain==0.1.16
54
- langchain-community==0.0.32
55
- langchain-core==0.1.42
56
- langchain-text-splitters==0.0.1
57
- langcodes==3.3.0
58
- langsmith==0.1.47
59
- markdown-it-py==3.0.0
60
- MarkupSafe==2.1.5
61
- marshmallow==3.21.1
62
- mdurl==0.1.2
63
- mpmath==1.3.0
64
- multidict==6.0.5
65
- multiprocess==0.70.16
66
- murmurhash==1.0.10
67
- mypy-extensions==1.0.0
68
- networkx==3.3
69
  numpy==1.26.4
70
  openai==1.17.0
71
- orjson==3.10.0
72
- packaging==23.2
73
  pandas==2.2.1
74
- pillow==10.3.0
75
- preshed==3.0.9
76
- psutil==5.9.8
77
- pyarrow==15.0.2
78
- pyarrow-hotfix==0.6
79
- pydantic==2.7.0
80
- pydantic_core==2.18.1
81
- pydub==0.25.1
82
- Pygments==2.17.2
83
- pyparsing==3.1.2
84
- python-dateutil==2.9.0.post0
85
- python-multipart==0.0.9
86
- pytz==2024.1
87
- PyYAML==6.0.1
88
- referencing==0.34.0
89
- regex==2023.12.25
90
- requests==2.31.0
91
- rich==13.7.1
92
- rpds-py==0.18.0
93
- ruff==0.3.7
94
- safetensors==0.4.2
95
- scikit-learn==1.4.2
96
- scipy==1.13.0
97
- semantic-version==2.10.0
98
- shellingham==1.5.4
99
- six==1.16.0
100
- smart-open==6.4.0
101
- sniffio==1.3.1
102
- soupsieve==2.5
103
  spacy==3.7.4
104
- spacy-legacy==3.0.12
105
- spacy-loggers==1.0.5
106
- SQLAlchemy==2.0.29
107
- srsly==2.4.8
108
- starlette==0.37.2
109
- sympy==1.12
110
- tenacity==8.2.3
111
- thinc==8.2.3
112
- threadpoolctl==3.4.0
113
  tokenizers==0.15.2
114
- tomlkit==0.12.0
115
- toolz==0.12.1
116
  torch==2.2.2
117
  tqdm==4.66.2
118
- transformers==4.39.3
119
- typer==0.9.4
120
- typing-inspect==0.9.0
121
- typing_extensions==4.11.0
122
- tzdata==2024.1
123
- urllib3==2.2.1
124
- uvicorn==0.29.0
125
- wasabi==1.1.2
126
- weasel==0.3.4
127
- websockets==11.0.3
128
- Werkzeug==3.0.2
129
- xxhash==3.4.1
130
- yarl==1.9.4
131
- zope.event==5.0
132
- zope.interface==6.3
 
1
  accelerate==0.29.2
 
 
 
 
 
 
 
2
  beautifulsoup4==4.12.3
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  datasets==2.18.0
 
 
4
  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
 
 
 
 
 
 
 
 
 
 
 
5
  grequests==0.7.0
 
 
 
6
  huggingface-hub==0.22.2
 
 
 
 
 
 
 
 
 
 
7
  langchain==0.1.16
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  numpy==1.26.4
9
  openai==1.17.0
 
 
10
  pandas==2.2.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  spacy==3.7.4
12
+ scipy==1.13.0
 
 
 
 
 
 
 
 
13
  tokenizers==0.15.2
 
 
14
  torch==2.2.2
15
  tqdm==4.66.2
16
+ transformers==4.39.3