DeepDiveDev commited on
Commit
57617ed
·
verified ·
1 Parent(s): 56cf003

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +79 -80
requirements.txt CHANGED
@@ -5,83 +5,82 @@ easyocr
5
  pillow
6
  torch
7
  tiktoken
8
- verovio
9
- accelerate==0.26.0
10
- altair
11
- attrs
12
- blinker
13
- cachetools
14
- certifi
15
- charset-normalizer
16
- click
17
- colorama
18
- easyocr
19
- filelock
20
- fsspec
21
- gitdb
22
- GitPython
23
- huggingface-hub
24
- idna
25
- imageio
26
- inexactsearch
27
- Jinja2
28
- jsonschema
29
- jsonschema-specifications
30
- lazy_loader
31
- markdown-it-py
32
- MarkupSafe
33
- mdurl
34
- mpmath
35
- narwhals
36
- networkx
37
- ninja
38
- numpy
39
- opencv-python-headless
40
- packaging
41
- pandas
42
- pillow
43
- pip
44
- protobuf
45
- psutil
46
- pyarrow
47
- pyclipper
48
- pydeck
49
- Pygments
50
- python-bidi
51
- python-dateutil
52
- pytz
53
- PyYAML
54
- referencing
55
- regex
56
- requests
57
- rich
58
- rpds-py
59
- safetensors
60
- scikit-image
61
- scipy
62
- sentencepiece
63
- setuptools
64
- shapely
65
- silpa_common
66
- six
67
- smmap
68
- soundex
69
- spellchecker
70
- streamlit
71
- sympy
72
- tenacity
73
- tifffile
74
- tiktoken
75
- tokenizers
76
- toml
77
- torch
78
- torchaudio
79
- torchvision
80
- tornado
81
- tqdm
82
- transformers
83
- typing_extensions
84
- tzdata
85
- urllib3
86
- verovio
87
- watchdog
 
5
  pillow
6
  torch
7
  tiktoken
8
+ accelerate 0.34.2
9
+ altair 5.4.1
10
+ attrs 24.2.0
11
+ blinker 1.8.2
12
+ cachetools 5.5.0
13
+ certifi 2024.8.30
14
+ charset-normalizer 3.3.2
15
+ click 8.1.7
16
+ colorama 0.4.6
17
+ easyocr 1.7.2
18
+ filelock 3.16.1
19
+ fsspec 2024.9.0
20
+ gitdb 4.0.11
21
+ GitPython 3.1.43
22
+ huggingface-hub 0.25.1
23
+ idna 3.10
24
+ imageio 2.35.1
25
+ inexactsearch 1.0.2
26
+ Jinja2 3.1.4
27
+ jsonschema 4.23.0
28
+ jsonschema-specifications 2023.12.1
29
+ lazy_loader 0.4
30
+ markdown-it-py 3.0.0
31
+ MarkupSafe 2.1.5
32
+ mdurl 0.1.2
33
+ mpmath 1.3.0
34
+ narwhals 1.8.4
35
+ networkx 3.3
36
+ ninja 1.11.1.1
37
+ numpy 2.1.1
38
+ opencv-python-headless 4.10.0.84
39
+ packaging 24.1
40
+ pandas 2.2.3
41
+ pillow 10.4.0
42
+ pip 24.0
43
+ protobuf 5.28.2
44
+ psutil 6.0.0
45
+ pyarrow 17.0.0
46
+ pyclipper 1.3.0.post5
47
+ pydeck 0.9.1
48
+ Pygments 2.18.0
49
+ python-bidi 0.6.0
50
+ python-dateutil 2.9.0.post0
51
+ pytz 2024.2
52
+ PyYAML 6.0.2
53
+ referencing 0.35.1
54
+ regex 2024.9.11
55
+ requests 2.32.3
56
+ rich 13.8.1
57
+ rpds-py 0.20.0
58
+ safetensors 0.4.5
59
+ scikit-image 0.24.0
60
+ scipy 1.14.1
61
+ sentencepiece 0.2.0
62
+ setuptools 75.1.0
63
+ shapely 2.0.6
64
+ silpa_common 0.3
65
+ six 1.16.0
66
+ smmap 5.0.1
67
+ soundex 1.1.3
68
+ spellchecker 0.4
69
+ streamlit 1.38.0
70
+ sympy 1.13.3
71
+ tenacity 8.5.0
72
+ tifffile 2024.9.20
73
+ tiktoken 0.7.0
74
+ tokenizers 0.20.0
75
+ toml 0.10.2
76
+ torch 2.4.1+cu118
77
+ torchaudio 2.4.1+cu118
78
+ torchvision 0.19.1+cu118
79
+ tornado 6.4.1
80
+ tqdm 4.66.5
81
+ transformers 4.45.1
82
+ typing_extensions 4.12.2
83
+ tzdata 2024.2
84
+ urllib3 2.2.3
85
+ verovio 4.3.1
86
+ watchdog 4.0.2