msailor commited on
Commit
2239f01
·
verified ·
1 Parent(s): ab4115b

Upload requirements-finetune.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements-finetune.txt +39 -0
requirements-finetune.txt ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==1.4.0
2
+ antlr4-python3-runtime==4.9.3
3
+ certifi==2025.1.31
4
+ charset-normalizer==3.4.1
5
+ filelock==3.17.0
6
+ fsspec==2025.2.0
7
+ h5py==3.12.1
8
+ huggingface-hub==0.28.1
9
+ idna==3.10
10
+ Jinja2==3.1.5
11
+ joblib==1.4.2
12
+ MarkupSafe==3.0.2
13
+ mpmath==1.3.0
14
+ -e git+https://github.com/malcolmsailor/musicbert_hf.git@f404ef4cedca39a19cb40003f532b37620c02da5#egg=musicbert_hf
15
+ networkx==3.4.2
16
+ numpy==2.2.3
17
+ omegaconf==2.3.0
18
+ packaging==24.2
19
+ pandas==2.2.3
20
+ psutil==7.0.0
21
+ python-dateutil==2.9.0.post0
22
+ pytz==2025.1
23
+ PyYAML==6.0.2
24
+ regex==2024.11.6
25
+ requests==2.32.3
26
+ safetensors==0.5.2
27
+ scikit-learn==1.6.1
28
+ scipy==1.15.2
29
+ setuptools==75.8.0
30
+ six==1.17.0
31
+ sympy==1.13.1
32
+ threadpoolctl==3.5.0
33
+ tokenizers==0.21.0
34
+ torch==2.6.0
35
+ tqdm==4.67.1
36
+ transformers==4.49.0
37
+ typing_extensions==4.12.2
38
+ tzdata==2025.1
39
+ urllib3==2.3.0