Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +79 -79
requirements.txt
CHANGED
@@ -5,82 +5,82 @@ easyocr
|
|
5 |
pillow
|
6 |
torch
|
7 |
tiktoken
|
8 |
-
accelerate
|
9 |
-
altair
|
10 |
-
attrs
|
11 |
-
blinker
|
12 |
-
cachetools
|
13 |
-
certifi
|
14 |
-
charset-normalizer
|
15 |
-
click
|
16 |
-
colorama
|
17 |
-
easyocr
|
18 |
-
filelock
|
19 |
-
fsspec
|
20 |
-
gitdb
|
21 |
-
GitPython
|
22 |
-
huggingface-hub
|
23 |
-
idna
|
24 |
-
imageio
|
25 |
-
inexactsearch
|
26 |
-
Jinja2
|
27 |
-
jsonschema
|
28 |
-
jsonschema-specifications
|
29 |
-
lazy_loader
|
30 |
-
markdown-it-py
|
31 |
-
MarkupSafe
|
32 |
-
mdurl
|
33 |
-
mpmath
|
34 |
-
narwhals
|
35 |
-
networkx
|
36 |
-
ninja
|
37 |
-
numpy
|
38 |
-
opencv-python-headless
|
39 |
-
packaging
|
40 |
-
pandas
|
41 |
-
pillow
|
42 |
-
pip
|
43 |
-
protobuf
|
44 |
-
psutil
|
45 |
-
pyarrow
|
46 |
-
pyclipper
|
47 |
-
pydeck
|
48 |
-
Pygments
|
49 |
-
python-bidi
|
50 |
-
python-dateutil
|
51 |
-
pytz
|
52 |
-
PyYAML
|
53 |
-
referencing
|
54 |
-
regex
|
55 |
-
requests
|
56 |
-
rich
|
57 |
-
rpds-py
|
58 |
-
safetensors
|
59 |
-
scikit-image
|
60 |
-
scipy
|
61 |
-
sentencepiece
|
62 |
-
setuptools
|
63 |
-
shapely
|
64 |
-
silpa_common
|
65 |
-
six
|
66 |
-
smmap
|
67 |
-
soundex
|
68 |
-
spellchecker
|
69 |
-
streamlit
|
70 |
-
sympy
|
71 |
-
tenacity
|
72 |
-
tifffile
|
73 |
-
tiktoken
|
74 |
-
tokenizers
|
75 |
-
toml
|
76 |
-
torch
|
77 |
-
torchaudio
|
78 |
-
torchvision
|
79 |
-
tornado
|
80 |
-
tqdm
|
81 |
-
transformers
|
82 |
-
typing_extensions
|
83 |
-
tzdata
|
84 |
-
urllib3
|
85 |
-
verovio
|
86 |
-
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
|