Upload requirements-predict.txt with huggingface_hub
Browse files- requirements-predict.txt +52 -0
requirements-predict.txt
ADDED
|
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
antlr4-python3-runtime==4.9.3
|
| 2 |
+
certifi==2025.1.31
|
| 3 |
+
chardet==5.2.0
|
| 4 |
+
charset-normalizer==3.4.1
|
| 5 |
+
contourpy==1.3.1
|
| 6 |
+
cycler==0.12.1
|
| 7 |
+
einops==0.8.1
|
| 8 |
+
filelock==3.17.0
|
| 9 |
+
fonttools==4.56.0
|
| 10 |
+
fsspec==2025.2.0
|
| 11 |
+
huggingface-hub==0.28.1
|
| 12 |
+
idna==3.10
|
| 13 |
+
Jinja2==3.1.5
|
| 14 |
+
joblib==1.4.2
|
| 15 |
+
jsonpickle==4.0.2
|
| 16 |
+
kiwisolver==1.4.8
|
| 17 |
+
MarkupSafe==3.0.2
|
| 18 |
+
matplotlib==3.10.0
|
| 19 |
+
metricker @ git+https://github.com/malcolmsailor/metricker.git@2a8b4368be748288128e5dde2a59fdd0fff1482d
|
| 20 |
+
mido==1.3.3
|
| 21 |
+
more-itertools==10.6.0
|
| 22 |
+
mpmath==1.3.0
|
| 23 |
+
mspell==0.0.4
|
| 24 |
+
music21==9.3.0
|
| 25 |
+
music_df @ git+https://github.com/malcolmsailor/music_df.git@58c7ce26aa652a13b51ed6b9dee738de413f8077
|
| 26 |
+
-e git+https://github.com/malcolmsailor/musicbert_hf.git@f404ef4cedca39a19cb40003f532b37620c02da5#egg=musicbert_hf
|
| 27 |
+
networkx==3.4.2
|
| 28 |
+
numpy==2.2.3
|
| 29 |
+
omegaconf==2.3.0
|
| 30 |
+
packaging==24.2
|
| 31 |
+
pandas==2.2.3
|
| 32 |
+
pillow==11.1.0
|
| 33 |
+
pyparsing==3.2.1
|
| 34 |
+
python-dateutil==2.9.0.post0
|
| 35 |
+
pytz==2025.1
|
| 36 |
+
PyYAML==6.0.2
|
| 37 |
+
regex==2024.11.6
|
| 38 |
+
reprs @ git+https://github.com/malcolmsailor/reprs.git@e2fe231d18b0167c09467ca29e144a4b6b5d3f46
|
| 39 |
+
requests==2.32.3
|
| 40 |
+
safetensors==0.5.2
|
| 41 |
+
setuptools==75.8.0
|
| 42 |
+
sh==2.2.1
|
| 43 |
+
six==1.17.0
|
| 44 |
+
sympy==1.13.1
|
| 45 |
+
tokenizers==0.21.0
|
| 46 |
+
torch==2.6.0
|
| 47 |
+
tqdm==4.67.1
|
| 48 |
+
transformers==4.49.0
|
| 49 |
+
typing_extensions==4.12.2
|
| 50 |
+
tzdata==2025.1
|
| 51 |
+
urllib3==2.3.0
|
| 52 |
+
webcolors==24.11.1
|