jph00 commited on
Commit
0b252f0
·
1 Parent(s): 6a6996c
Files changed (1) hide show
  1. requirements.txt +2 -138
requirements.txt CHANGED
@@ -1,138 +1,2 @@
1
- aiofiles==23.2.1
2
- altair==5.2.0
3
- annotated-types==0.6.0
4
- anyio==3.7.1
5
- asttokens==2.4.1
6
- astunparse==1.6.3
7
- attrs==23.1.0
8
- blis==0.7.10
9
- Brotli==1.1.0
10
- catalogue==2.0.10
11
- certifi==2023.11.17
12
- charset-normalizer==3.3.2
13
- click==8.1.7
14
- cloudpathlib==0.16.0
15
- colorama==0.4.6
16
- comm==0.1.4
17
- confection==0.1.4
18
- contourpy==1.2.0
19
- cycler==0.12.1
20
- cymem==2.0.8
21
- dataclasses==0.8
22
- debugpy==1.8.0
23
- decorator==5.1.1
24
- exceptiongroup==1.2.0
25
- execnb==0.1.5
26
- executing==2.0.1
27
- fastai==2.7.13
28
- fastapi==0.108.0
29
- fastcore==1.5.29
30
- fastdownload==0.0.7
31
- fastprogress==1.0.3
32
- ffmpy==0.3.0
33
- filelock==3.13.1
34
- fonttools==4.47.0
35
- fsspec==2023.12.2
36
- ghapi==1.0.4
37
- gmpy2==2.1.2
38
- gradio==3.50.0
39
- gradio_client==0.6.1
40
- h11==0.14.0
41
- h2==4.1.0
42
- hpack==4.0.0
43
- httpcore==1.0.2
44
- httpx==0.26.0
45
- huggingface-hub==0.20.0
46
- hyperframe==6.0.1
47
- idna==3.6
48
- importlib-metadata==7.0.1
49
- importlib-resources==6.1.1
50
- ipykernel==6.28.0
51
- ipython==8.19.0
52
- jedi==0.19.1
53
- Jinja2==3.1.2
54
- joblib==1.3.2
55
- jsonschema==4.20.0
56
- jsonschema-specifications==2023.11.2
57
- jupyter_client==8.6.0
58
- jupyter_core==5.6.0
59
- kiwisolver==1.4.5
60
- langcodes==3.3.0
61
- markdown-it-py==3.0.0
62
- MarkupSafe==2.1.3
63
- matplotlib==3.8.2
64
- matplotlib-inline==0.1.6
65
- mdurl==0.1.0
66
- mpmath==1.3.0
67
- munkres==1.1.4
68
- murmurhash==1.0.10
69
- nbdev==2.2.10
70
- nest-asyncio==1.5.8
71
- networkx==3.2.1
72
- numpy==1.26.2
73
- orjson==3.9.10
74
- packaging==23.2
75
- pandas==2.1.4
76
- parso==0.8.3
77
- pathy==0.10.2
78
- pexpect==4.8.0
79
- pickleshare==0.7.5
80
- Pillow==10.1.0
81
- pip==23.3.2
82
- pkgutil_resolve_name==1.3.10
83
- platformdirs==4.1.0
84
- preshed==3.0.9
85
- prompt-toolkit==3.0.42
86
- psutil==5.9.7
87
- ptyprocess==0.7.0
88
- pure-eval==0.2.2
89
- pydantic==2.5.3
90
- pydantic_core==2.14.6
91
- pydub==0.25.1
92
- Pygments==2.17.2
93
- pyparsing==3.1.1
94
- PySocks==1.7.1
95
- python-dateutil==2.8.2
96
- python-multipart==0.0.6
97
- pytz==2023.3.post1
98
- PyYAML==6.0.1
99
- pyzmq==25.1.2
100
- referencing==0.32.0
101
- requests==2.31.0
102
- rich==13.7.0
103
- rpds-py==0.15.2
104
- scikit-learn==1.3.2
105
- SciPy==1.11.4
106
- semantic-version==2.10.0
107
- setuptools==68.2.2
108
- shellingham==1.5.4
109
- six==1.16.0
110
- smart-open==5.2.1
111
- sniffio==1.3.0
112
- spacy==3.7.2
113
- spacy-legacy==3.0.12
114
- spacy-loggers==1.0.5
115
- srsly==2.4.8
116
- stack-data==0.6.2
117
- starlette==0.32.0.post1
118
- sympy==1.12
119
- thinc==8.2.1
120
- threadpoolctl==3.2.0
121
- tomlkit==0.12.0
122
- toolz==0.12.0
123
- torch==2.1.0
124
- torchvision==0.16.1+adc3221
125
- tornado==6.3.3
126
- tqdm==4.66.1
127
- traitlets==5.14.0
128
- typer==0.9.0
129
- typing_extensions==4.9.0
130
- tzdata==2023.3
131
- urllib3==2.1.0
132
- uvicorn==0.25.0
133
- wasabi==1.1.2
134
- wcwidth==0.2.12
135
- weasel==0.3.4
136
- websockets==11.0.3
137
- wheel==0.42.0
138
- zipp==3.17.0
 
1
+ fastai
2
+ torch==1.12.1