janmayjay commited on
Commit
c6d7bbe
·
verified ·
1 Parent(s): dc210e7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +139 -140
requirements.txt CHANGED
@@ -1,140 +1,139 @@
1
- absl-py==2.3.1
2
- accelerate==1.9.0
3
- aiohappyeyeballs==2.6.1
4
- aiohttp==3.12.14
5
- aiosignal==1.4.0
6
- anyascii==0.3.3
7
- asttokens==3.0.0
8
- attrs==25.3.0
9
- audioread==3.0.1
10
- av==15.0.0
11
- babel==2.17.0
12
- certifi==2025.7.14
13
- cffi==1.17.1
14
- charset-normalizer==3.4.2
15
- colorama==0.4.6
16
- comm==0.2.3
17
- contourpy==1.3.3
18
- coqpit-config==0.2.1
19
- coqui-tts==0.27.0
20
- coqui-tts-trainer==0.3.1
21
- cycler==0.12.1
22
- Cython==3.1.2
23
- dateparser==1.1.8
24
- debugpy==1.8.15
25
- decorator==5.2.1
26
- decord==0.6.0
27
- docopt==0.6.2
28
- einops==0.8.1
29
- encodec==0.1.1
30
- executing==2.2.0
31
- filelock==3.13.1
32
- fire==0.7.0
33
- fonttools==4.59.0
34
- frozenlist==1.7.0
35
- fsspec==2024.6.1
36
- fugashi==1.5.1
37
- grpcio==1.74.0
38
- gruut==2.4.0
39
- gruut-ipa==0.13.0
40
- gruut_lang_de==2.0.1
41
- gruut_lang_en==2.0.1
42
- gruut_lang_es==2.0.1
43
- gruut_lang_fr==2.0.2
44
- hf-xet==1.1.5
45
- huggingface-hub==0.34.3
46
- idna==3.10
47
- inflect==7.5.0
48
- ipykernel==6.30.0
49
- ipython==9.4.0
50
- ipython_pygments_lexers==1.1.1
51
- jaconv==0.4.0
52
- jedi==0.19.2
53
- Jinja2==3.1.4
54
- joblib==1.5.1
55
- jsonlines==1.2.0
56
- jupyter_client==8.6.3
57
- jupyter_core==5.8.1
58
- kiwisolver==1.4.8
59
- lazy_loader==0.4
60
- librosa==0.11.0
61
- llvmlite==0.44.0
62
- loguru==0.7.3
63
- manga-ocr==0.1.14
64
- manga109api==0.3.1
65
- Markdown==3.8.2
66
- MarkupSafe==2.1.5
67
- matplotlib==3.10.3
68
- matplotlib-inline==0.1.7
69
- monotonic-alignment-search==0.2.0
70
- more-itertools==10.7.0
71
- mpmath==1.3.0
72
- msgpack==1.1.1
73
- multidict==6.6.3
74
- nest-asyncio==1.6.0
75
- networkx==3.3
76
- num2words==0.5.14
77
- numba==0.61.2
78
- numpy==2.1.2
79
- opencv-python==4.12.0.88
80
- packaging==25.0
81
- pandas==2.3.1
82
- parso==0.8.4
83
- pillow==11.0.0
84
- platformdirs==4.3.8
85
- pooch==1.8.2
86
- prompt_toolkit==3.0.51
87
- propcache==0.3.2
88
- protobuf==6.31.1
89
- psutil==7.0.0
90
- pure_eval==0.2.3
91
- py-cpuinfo==9.0.0
92
- pycparser==2.22
93
- Pygments==2.19.2
94
- pyparsing==3.2.3
95
- pyperclip==1.9.0
96
- pysbd==0.3.4
97
- python-crfsuite==0.9.11
98
- python-dateutil==2.9.0.post0
99
- pytz==2025.2
100
- pywin32==311
101
- PyYAML==6.0.2
102
- pyzmq==27.0.0
103
- qwen-vl-utils==0.0.8
104
- regex==2025.7.34
105
- requests==2.32.4
106
- safetensors==0.5.3
107
- scikit-learn==1.7.1
108
- scipy==1.16.0
109
- sentencepiece==0.2.0
110
- six==1.17.0
111
- sounddevice==0.5.2
112
- soundfile==0.13.1
113
- soxr==0.5.0.post1
114
- stack-data==0.6.3
115
- sympy==1.13.3
116
- tensorboard==2.20.0
117
- tensorboard-data-server==0.7.2
118
- termcolor==3.1.0
119
- threadpoolctl==3.6.0
120
- tokenizers==0.21.4
121
- torch==2.7.1+cu118
122
- torch-geometric==2.6.1
123
- torchaudio==2.7.1+cu118
124
- torchvision==0.22.1+cu118
125
- tornado==6.5.1
126
- tqdm==4.67.1
127
- traitlets==5.14.3
128
- transformers @ git+https://github.com/huggingface/transformers@7dca2ff8cfd6102430acd3af3fdc3831b9779884
129
- typeguard==4.4.4
130
- typing_extensions==4.14.1
131
- tzdata==2025.2
132
- tzlocal==5.3.1
133
- ultralytics==8.3.170
134
- ultralytics-thop==2.0.14
135
- unidic-lite==1.0.8
136
- urllib3==2.5.0
137
- wcwidth==0.2.13
138
- Werkzeug==3.1.3
139
- win32_setctime==1.2.0
140
- yarl==1.20.1
 
1
+ absl-py==2.3.1
2
+ accelerate==1.9.0
3
+ aiohappyeyeballs==2.6.1
4
+ aiohttp==3.12.14
5
+ aiosignal==1.4.0
6
+ anyascii==0.3.3
7
+ asttokens==3.0.0
8
+ attrs==25.3.0
9
+ audioread==3.0.1
10
+ av==15.0.0
11
+ babel==2.17.0
12
+ certifi==2025.7.14
13
+ cffi==1.17.1
14
+ charset-normalizer==3.4.2
15
+ colorama==0.4.6
16
+ comm==0.2.3
17
+ contourpy==1.3.3
18
+ coqpit-config==0.2.1
19
+ coqui-tts==0.27.0
20
+ coqui-tts-trainer==0.3.1
21
+ cycler==0.12.1
22
+ Cython==3.1.2
23
+ dateparser==1.1.8
24
+ debugpy==1.8.15
25
+ decorator==5.2.1
26
+ decord==0.6.0
27
+ docopt==0.6.2
28
+ einops==0.8.1
29
+ encodec==0.1.1
30
+ executing==2.2.0
31
+ filelock==3.13.1
32
+ fire==0.7.0
33
+ fonttools==4.59.0
34
+ frozenlist==1.7.0
35
+ fsspec==2024.6.1
36
+ fugashi==1.5.1
37
+ grpcio==1.74.0
38
+ gruut==2.4.0
39
+ gruut-ipa==0.13.0
40
+ gruut_lang_de==2.0.1
41
+ gruut_lang_en==2.0.1
42
+ gruut_lang_es==2.0.1
43
+ gruut_lang_fr==2.0.2
44
+ hf-xet==1.1.5
45
+ huggingface-hub==0.34.3
46
+ idna==3.10
47
+ inflect==7.5.0
48
+ ipykernel==6.30.0
49
+ ipython==9.4.0
50
+ ipython_pygments_lexers==1.1.1
51
+ jaconv==0.4.0
52
+ jedi==0.19.2
53
+ Jinja2==3.1.4
54
+ joblib==1.5.1
55
+ jsonlines==1.2.0
56
+ jupyter_client==8.6.3
57
+ jupyter_core==5.8.1
58
+ kiwisolver==1.4.8
59
+ lazy_loader==0.4
60
+ librosa==0.11.0
61
+ llvmlite==0.44.0
62
+ loguru==0.7.3
63
+ manga-ocr==0.1.14
64
+ manga109api==0.3.1
65
+ Markdown==3.8.2
66
+ MarkupSafe==2.1.5
67
+ matplotlib==3.10.3
68
+ matplotlib-inline==0.1.7
69
+ monotonic-alignment-search==0.2.0
70
+ more-itertools==10.7.0
71
+ mpmath==1.3.0
72
+ msgpack==1.1.1
73
+ multidict==6.6.3
74
+ nest-asyncio==1.6.0
75
+ networkx==3.3
76
+ num2words==0.5.14
77
+ numba==0.61.2
78
+ numpy==2.1.2
79
+ opencv-python==4.12.0.88
80
+ packaging==25.0
81
+ pandas==2.3.1
82
+ parso==0.8.4
83
+ pillow==11.0.0
84
+ platformdirs==4.3.8
85
+ pooch==1.8.2
86
+ prompt_toolkit==3.0.51
87
+ propcache==0.3.2
88
+ protobuf==6.31.1
89
+ psutil==7.0.0
90
+ pure_eval==0.2.3
91
+ py-cpuinfo==9.0.0
92
+ pycparser==2.22
93
+ Pygments==2.19.2
94
+ pyparsing==3.2.3
95
+ pyperclip==1.9.0
96
+ pysbd==0.3.4
97
+ python-crfsuite==0.9.11
98
+ python-dateutil==2.9.0.post0
99
+ pytz==2025.2
100
+ PyYAML==6.0.2
101
+ pyzmq==27.0.0
102
+ qwen-vl-utils==0.0.8
103
+ regex==2025.7.34
104
+ requests==2.32.4
105
+ safetensors==0.5.3
106
+ scikit-learn==1.7.1
107
+ scipy==1.16.0
108
+ sentencepiece==0.2.0
109
+ six==1.17.0
110
+ sounddevice==0.5.2
111
+ soundfile==0.13.1
112
+ soxr==0.5.0.post1
113
+ stack-data==0.6.3
114
+ sympy==1.13.3
115
+ tensorboard==2.20.0
116
+ tensorboard-data-server==0.7.2
117
+ termcolor==3.1.0
118
+ threadpoolctl==3.6.0
119
+ tokenizers==0.21.4
120
+ torch==2.7.1+cu118
121
+ torch-geometric==2.6.1
122
+ torchaudio==2.7.1+cu118
123
+ torchvision==0.22.1+cu118
124
+ tornado==6.5.1
125
+ tqdm==4.67.1
126
+ traitlets==5.14.3
127
+ transformers @ git+https://github.com/huggingface/transformers@7dca2ff8cfd6102430acd3af3fdc3831b9779884
128
+ typeguard==4.4.4
129
+ typing_extensions==4.14.1
130
+ tzdata==2025.2
131
+ tzlocal==5.3.1
132
+ ultralytics==8.3.170
133
+ ultralytics-thop==2.0.14
134
+ unidic-lite==1.0.8
135
+ urllib3==2.5.0
136
+ wcwidth==0.2.13
137
+ Werkzeug==3.1.3
138
+ win32_setctime==1.2.0
139
+ yarl==1.20.1