HellSank commited on
Commit
9fc0127
·
1 Parent(s): 4fd7d88

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -147
requirements.txt CHANGED
@@ -1,147 +1,4 @@
1
- apturl==0.5.2
2
- attrs==21.2.0
3
- blinker==1.4
4
- blis==0.7.9
5
- Brlapi==0.8.3
6
- catalogue==2.0.8
7
- certifi==2020.6.20
8
- chardet==4.0.0
9
- click==8.0.3
10
- cmake==3.26.4
11
- colorama==0.4.4
12
- command-not-found==0.3
13
- confection==0.1.0
14
- contourpy==1.1.0
15
- cryptography==3.4.8
16
- cupshelpers==1.0
17
- cycler==0.11.0
18
- cymem==2.0.7
19
- dbus-python==1.2.18
20
- defer==1.0.6
21
- distlib==0.3.4
22
- distro==1.7.0
23
- distro-info===1.1build1
24
- docker==5.0.3
25
- docker-compose==1.29.2
26
- dockerpty==0.4.1
27
- docopt==0.6.2
28
- fastai==2.7.12
29
- fastcore==1.5.29
30
- fastdownload==0.0.7
31
- fastprogress==1.0.3
32
- filelock==3.6.0
33
- fonttools==4.41.0
34
- httplib2==0.20.2
35
- idna==3.3
36
- importlib-metadata==4.6.4
37
- jeepney==0.7.1
38
- Jinja2==3.1.2
39
- joblib==1.3.1
40
- jsonschema==3.2.0
41
- keyring==23.5.0
42
- kiwisolver==1.4.4
43
- langcodes==3.3.0
44
- language-selector==0.1
45
- launchpadlib==1.10.16
46
- lazr.restfulclient==0.14.4
47
- lazr.uri==1.0.6
48
- lit==16.0.6
49
- louis==3.20.0
50
- macaroonbakery==1.3.1
51
- MarkupSafe==2.1.3
52
- matplotlib==3.7.2
53
- more-itertools==8.10.0
54
- mpmath==1.3.0
55
- murmurhash==1.0.9
56
- netifaces==0.11.0
57
- networkx==3.1
58
- numpy==1.26.1
59
- nvidia-cublas-cu11==11.10.3.66
60
- nvidia-cuda-cupti-cu11==11.7.101
61
- nvidia-cuda-nvrtc-cu11==11.7.99
62
- nvidia-cuda-runtime-cu11==11.7.99
63
- nvidia-cudnn-cu11==8.5.0.96
64
- nvidia-cufft-cu11==10.9.0.58
65
- nvidia-curand-cu11==10.2.10.91
66
- nvidia-cusolver-cu11==11.4.0.1
67
- nvidia-cusparse-cu11==11.7.4.91
68
- nvidia-nccl-cu11==2.14.3
69
- nvidia-nvtx-cu11==11.7.91
70
- oauthlib==3.2.0
71
- olefile==0.46
72
- packaging==23.1
73
- pandas==2.0.3
74
- pandas-stubs==2.1.1.230928
75
- pathy==0.10.2
76
- pexpect==4.8.0
77
- Pillow==9.0.1
78
- platformdirs==2.5.1
79
- preshed==3.0.8
80
- protobuf==3.12.4
81
- psutil==5.9.0
82
- ptyprocess==0.7.0
83
- pycairo==1.20.1
84
- pycups==2.0.1
85
- pydantic==1.10.11
86
- Pygments==2.11.2
87
- PyGObject==3.42.1
88
- pyinotify==0.9.6
89
- PyJWT==2.3.0
90
- pymacaroons==0.13.0
91
- PyNaCl==1.5.0
92
- pyparsing==2.4.7
93
- pyRFC3339==1.1
94
- pyrsistent==0.18.1
95
- python-apt==2.4.0+ubuntu1
96
- python-dateutil==2.8.2
97
- python-debian===0.1.43ubuntu1
98
- python-dotenv==0.19.2
99
- python-pam==1.8.4
100
- python-xapp==2.2.1
101
- python-xlib==0.29
102
- pytz==2022.1
103
- pyxdg==0.27
104
- PyYAML==5.4.1
105
- reportlab==3.6.8
106
- requests==2.25.1
107
- scikit-learn==1.3.0
108
- scipy==1.11.1
109
- screen-resolution-extra==0.0.0
110
- SecretStorage==3.3.1
111
- setproctitle==1.2.2
112
- six==1.16.0
113
- smart-open==6.3.0
114
- spacy==3.6.0
115
- spacy-legacy==3.0.12
116
- spacy-loggers==1.0.4
117
- srsly==2.4.6
118
- ssh-import-id==5.11
119
- sympy==1.12
120
- systemd-python==234
121
- texttable==1.6.4
122
- thinc==8.1.10
123
- threadpoolctl==3.2.0
124
- tinycss==0.4
125
- tinycss2==1.1.1
126
- torch==2.0.1
127
- torchvision==0.15.2
128
- tqdm==4.65.0
129
- triton==2.0.0
130
- typer==0.9.0
131
- types-pytz==2023.3.1.1
132
- typing_extensions==4.7.1
133
- tzdata==2023.3
134
- ubuntu-advantage-tools==8001
135
- ubuntu-drivers-common==0.0.0
136
- ufw==0.36.1
137
- unattended-upgrades==0.1
138
- urllib3==1.26.5
139
- virtualenv==20.13.0+ds
140
- wadllib==1.3.6
141
- wasabi==1.1.2
142
- webencodings==0.5.1
143
- websocket-client==1.2.3
144
- xdg==5
145
- xkit==0.0.0
146
- xlrd==1.2.0
147
- zipp==1.0.0
 
1
+ gradio
2
+ fastai
3
+ pytorch
4
+ pandas