-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
61 lines (61 loc) · 1.03 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
appnope==0.1.3
asttokens==2.0.8
backcall==0.2.0
certifi==2022.6.15
charset-normalizer==2.1.1
click==8.1.3
debugpy==1.6.3
decorator==5.1.1
diffusers==0.2.4
entrypoints==0.4
executing==1.0.0
filelock==3.8.0
Flask==2.2.2
ftfy==6.1.1
huggingface-hub==0.9.1
idna==3.3
importlib-metadata==4.12.0
ipykernel==6.15.2
ipython==8.4.0
ipywidgets==8.0.1
itsdangerous==2.1.2
jedi==0.18.1
Jinja2==3.1.2
jupyter-core==4.11.1
jupyter_client==7.3.5
jupyterlab-widgets==3.0.2
MarkupSafe==2.1.1
matplotlib-inline==0.1.6
nest-asyncio==1.5.5
numpy==1.23.2
packaging==21.3
parso==0.8.3
pexpect==4.8.0
pickleshare==0.7.5
Pillow==9.2.0
prompt-toolkit==3.0.30
psutil==5.9.1
ptyprocess==0.7.0
pure-eval==0.2.2
Pygments==2.13.0
pyparsing==3.0.9
python-dateutil==2.8.2
PyYAML==6.0
pyzmq==23.2.1
regex==2022.8.17
requests==2.28.1
scipy==1.9.1
six==1.16.0
stack-data==0.5.0
tokenizers==0.12.1
torch==1.12.1
tornado==6.2
tqdm==4.64.0
traitlets==5.3.0
transformers==4.21.2
typing_extensions==4.3.0
urllib3==1.26.12
wcwidth==0.2.5
Werkzeug==2.2.2
widgetsnbextension==4.0.2
zipp==3.8.1