fadzwan commited on
Commit
65ef9ac
·
verified ·
1 Parent(s): cfb1351

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -120
requirements.txt CHANGED
@@ -1,120 +1,4 @@
1
- absl-py==2.1.0
2
- aiohappyeyeballs==2.4.4
3
- aiohttp==3.11.11
4
- aiosignal==1.3.2
5
- altair==5.5.0
6
- asttokens==3.0.0
7
- astunparse==1.6.3
8
- asyncio==3.4.3
9
- attrs==24.3.0
10
- audioread==3.0.1
11
- blinker==1.9.0
12
- cachetools==5.5.0
13
- certifi==2024.12.14
14
- cffi==1.17.1
15
- charset-normalizer==3.4.0
16
- click==8.1.8
17
- colorama==0.4.6
18
- comm==0.2.2
19
- contourpy==1.3.1
20
- cycler==0.12.1
21
- debugpy==1.8.11
22
- decorator==5.1.1
23
- disutils==1.4.32.post2
24
- executing==2.1.0
25
- Flask==3.1.0
26
- flatbuffers==24.3.25
27
- fonttools==4.55.3
28
- frozenlist==1.5.0
29
- gast==0.6.0
30
- gitdb==4.0.12
31
- GitPython==3.1.44
32
- google-pasta==0.2.0
33
- grpcio==1.68.1
34
- h5py==3.12.1
35
- idna==3.10
36
- ipykernel==6.29.5
37
- ipython==8.31.0
38
- itsdangerous==2.2.0
39
- jedi==0.19.2
40
- Jinja2==3.1.5
41
- joblib==1.4.2
42
- jsonschema==4.23.0
43
- jsonschema-specifications==2024.10.1
44
- jupyter_client==8.6.3
45
- jupyter_core==5.7.2
46
- keras==3.7.0
47
- kiwisolver==1.4.7
48
- lazy_loader==0.4
49
- libclang==18.1.1
50
- librosa==0.10.2.post1
51
- llvmlite==0.43.0
52
- Markdown==3.7
53
- markdown-it-py==3.0.0
54
- MarkupSafe==3.0.2
55
- matplotlib==3.10.0
56
- matplotlib-inline==0.1.7
57
- mdurl==0.1.2
58
- ml-dtypes==0.4.1
59
- msgpack==1.1.0
60
- multidict==6.1.0
61
- namex==0.0.8
62
- narwhals==1.21.1
63
- nest-asyncio==1.6.0
64
- numba==0.60.0
65
- numpy==2.0.2
66
- opt_einsum==3.4.0
67
- optree==0.13.1
68
- packaging==24.2
69
- pandas==2.2.3
70
- parso==0.8.4
71
- pillow==11.0.0
72
- platformdirs==4.3.6
73
- pooch==1.8.2
74
- prompt_toolkit==3.0.48
75
- propcache==0.2.1
76
- protobuf==5.29.2
77
- psutil==6.1.1
78
- pure_eval==0.2.3
79
- pyarrow==18.1.0
80
- pycparser==2.22
81
- pydeck==0.9.1
82
- Pygments==2.18.0
83
- pyparsing==3.2.0
84
- python-dateutil==2.9.0.post0
85
- pytz==2024.2
86
- pywin32==308
87
- pyzmq==26.2.0
88
- referencing==0.35.1
89
- requests==2.32.3
90
- rich==13.9.4
91
- rpds-py==0.22.3
92
- scikit-learn==1.6.0
93
- scipy==1.14.1
94
- seaborn==0.13.2
95
- setuptools==75.6.0
96
- six==1.17.0
97
- smmap==5.0.2
98
- soundfile==0.12.1
99
- soxr==0.5.0.post1
100
- stack-data==0.6.3
101
- streamlit==1.41.1
102
- tenacity==9.0.0
103
- tensorboard==2.18.0
104
- tensorboard-data-server==0.7.2
105
- tensorflow==2.18.0
106
- tensorflow_intel==2.18.0
107
- termcolor==2.5.0
108
- threadpoolctl==3.5.0
109
- toml==0.10.2
110
- tornado==6.4.2
111
- traitlets==5.14.3
112
- typing_extensions==4.12.2
113
- tzdata==2024.2
114
- urllib3==2.3.0
115
- watchdog==6.0.0
116
- wcwidth==0.2.13
117
- Werkzeug==3.1.3
118
- wheel==0.45.1
119
- wrapt==1.17.0
120
- yarl==1.18.3
 
1
+ tensorflow
2
+ numpy
3
+ librosa
4
+ matplotlib