jonathan-roos commited on
Commit
a508880
1 Parent(s): 262d286

added requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +53 -4
requirements.txt CHANGED
@@ -1,5 +1,54 @@
1
- opencv-python==4.6.0.66
2
- numpy==1.23.3
 
 
 
 
 
 
 
 
3
  fastai==2.7.9
4
- pathlib==1.0.1
5
- timm
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ blis==0.7.8
2
+ catalogue==2.0.8
3
+ certifi==2022.9.24
4
+ charset-normalizer==2.1.1
5
+ click==8.1.3
6
+ colorama==0.4.5
7
+ confection==0.0.3
8
+ contourpy==1.0.5
9
+ cycler==0.11.0
10
+ cymem==2.0.6
11
  fastai==2.7.9
12
+ fastcore==1.5.27
13
+ fastdownload==0.0.7
14
+ fastprogress==1.0.3
15
+ fonttools==4.37.4
16
+ idna==3.4
17
+ Jinja2==3.1.2
18
+ joblib==1.2.0
19
+ kiwisolver==1.4.4
20
+ langcodes==3.3.0
21
+ MarkupSafe==2.1.1
22
+ matplotlib==3.6.1
23
+ murmurhash==1.0.8
24
+ numpy==1.23.3
25
+ opencv-python==4.6.0.66
26
+ packaging==21.3
27
+ pandas==1.5.0
28
+ pathy==0.6.2
29
+ Pillow==9.2.0
30
+ preshed==3.0.7
31
+ pydantic==1.9.2
32
+ pyparsing==3.0.9
33
+ python-dateutil==2.8.2
34
+ pytz==2022.4
35
+ PyYAML==6.0
36
+ requests==2.28.1
37
+ scikit-learn==1.1.2
38
+ scipy==1.9.2
39
+ six==1.16.0
40
+ smart-open==5.2.1
41
+ spacy==3.4.1
42
+ spacy-legacy==3.0.10
43
+ spacy-loggers==1.0.3
44
+ srsly==2.4.4
45
+ thinc==8.1.3
46
+ threadpoolctl==3.1.0
47
+ torch==1.12.1+cu116
48
+ torchaudio==0.12.1+cu116
49
+ torchvision==0.13.1+cu116
50
+ tqdm==4.64.1
51
+ typer==0.4.2
52
+ typing_extensions==4.4.0
53
+ urllib3==1.26.12
54
+ wasabi==0.10.1