-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
59 lines (59 loc) · 2.07 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
anyio==3.6.1
certifi==2022.6.15
charset-normalizer==2.0.12
click==8.1.3
colorama==0.4.5
cycler==0.11.0
docker-pycreds==0.4.0
docopt==0.6.2
fastapi==0.78.0
filelock==3.7.1
fonttools==4.33.3
gitdb==4.0.9
GitPython==3.1.27
h11==0.13.0
httptools==0.4.0
huggingface-hub==0.8.1
idna==3.3
joblib==1.1.0
kiwisolver==1.4.3
matplotlib==3.5.2
numpy==1.23.0
packaging==21.3
pandas==1.4.3
pathtools==0.1.2
Pillow==9.1.1
promise==2.3
protobuf==3.20.1
psutil==5.9.1
pydantic==1.9.1
pyparsing==3.0.9
python-dateutil==2.8.2
python-dotenv==0.20.0
pytz==2022.1
PyYAML==6.0
regex==2022.6.2
requests==2.28.0
scikit-learn==1.1.1
scipy==1.8.1
sentry-sdk==1.6.0
setproctitle==1.2.3
shortuuid==1.0.9
six==1.16.0
smmap==5.0.0
sniffio==1.2.0
starlette==0.19.1
threadpoolctl==3.1.0
tokenizers==0.12.1
torch==1.11.0+cu113
torchaudio==0.11.0+cu113
torchvision==0.12.0+cu113
tqdm==4.64.0
transformers==4.20.1
typing-extensions==4.2.0
urllib3==1.26.9
uvicorn==0.18.2
wandb==0.12.19
watchfiles==0.15.0
websockets==10.3
yarg==0.1.9