-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements.txt
73 lines (73 loc) · 1.28 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o requirements.txt
aiodns==3.2.0
# via aiohttp
aiohttp==3.9.5
aiosignal==1.3.1
# via aiohttp
anyio==4.4.0
# via httpx
attrs==23.2.0
# via aiohttp
brotli==1.1.0
# via aiohttp
certifi==2024.6.2
# via
# httpcore
# httpx
# requests
cffi==1.16.0
# via pycares
charset-normalizer==3.3.2
# via requests
filelock==3.14.0
# via huggingface-hub
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
fsspec==2024.5.0
# via huggingface-hub
h11==0.14.0
# via httpcore
httpcore==1.0.5
# via httpx
httpx==0.27.0
huggingface-hub==0.23.2
idna==3.7
# via
# anyio
# httpx
# requests
# yarl
multidict==6.0.5
# via
# aiohttp
# yarl
numpy==1.26.4
# via scipy
packaging==24.0
# via huggingface-hub
protobuf==5.27.0
pycares==4.4.0
# via aiodns
pycparser==2.22
# via cffi
pyyaml==6.0.1
# via huggingface-hub
requests==2.32.3
# via huggingface-hub
scipy==1.13.1
sentencepiece==0.2.0
sniffio==1.3.1
# via
# anyio
# httpx
tqdm==4.66.4
# via huggingface-hub
typing-extensions==4.12.1
# via huggingface-hub
urllib3==2.2.1
# via requests
yarl==1.9.4
# via aiohttp