Created
January 30, 2023 20:26
-
-
Save xstasi/30123f5976abb5b6c90114b92986a155 to your computer and use it in GitHub Desktop.
requirements.txt to install Magenta on Apple Silicon Mac m1/m2, with and without GPU acceleration
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
absl-py==1.2.0 | |
apache-beam==2.40.0 | |
appdirs==1.4.4 | |
appnope==0.1.3 | |
astroid==2.11.7 | |
asttokens==2.2.1 | |
astunparse==1.6.3 | |
async-timeout==4.0.2 | |
attrs==22.2.0 | |
audioread==3.0.0 | |
backcall==0.2.0 | |
backports.tempfile==1.0 | |
backports.weakref==1.0.post1 | |
blosc2==2.0.0 | |
bokeh==3.0.3 | |
cachetools==4.2.4 | |
certifi==2022.12.7 | |
cffi==1.15.1 | |
charset-normalizer==2.1.1 | |
cloudpickle==2.2.0 | |
colorama==0.4.5 | |
contourpy==1.0.6 | |
crcmod==1.7 | |
cycler==0.11.0 | |
Cython==0.29.32 | |
decorator==5.1.1 | |
dill==0.3.1.1 | |
dm-sonnet==2.0.0 | |
dm-tree==0.1.8 | |
docopt==0.6.2 | |
etils==0.9.0 | |
executing==1.2.0 | |
fastavro==1.7.0 | |
fasteners==0.18 | |
flatbuffers==1.12 | |
fonttools==4.38.0 | |
future==0.18.2 | |
gast==0.2.2 | |
google-api-core==1.34.0 | |
google-apitools==0.5.31 | |
google-auth==1.35.0 | |
google-auth-httplib2==0.1.0 | |
google-auth-oauthlib==0.4.6 | |
google-cloud-bigquery==2.34.4 | |
google-cloud-bigquery-storage==2.17.0 | |
google-cloud-bigtable==1.7.3 | |
google-cloud-core==1.7.3 | |
google-cloud-datastore==1.15.5 | |
google-cloud-dlp==3.10.0 | |
google-cloud-language==1.3.2 | |
google-cloud-pubsub==2.13.11 | |
google-cloud-pubsublite==1.6.0 | |
google-cloud-recommendations-ai==0.2.0 | |
google-cloud-spanner==1.19.3 | |
google-cloud-videointelligence==1.16.3 | |
google-cloud-vision==1.0.2 | |
google-crc32c==1.5.0 | |
google-pasta==0.2.0 | |
google-resumable-media==2.4.0 | |
googleapis-common-protos==1.57.0 | |
grpc-google-iam-v1==0.12.4 | |
grpcio==1.51.1 | |
grpcio-gcp==0.2.2 | |
grpcio-status==1.48.2 | |
h5py==3.7.0 | |
hdfs==2.7.0 | |
httplib2==0.20.4 | |
idna==3.4 | |
imageio==2.20.0 | |
importlib-metadata==5.2.0 | |
importlib-resources==5.10.1 | |
iniconfig==1.1.1 | |
intervaltree==3.1.0 | |
ipython==8.7.0 | |
isort==5.11.4 | |
jedi==0.18.2 | |
Jinja2==3.1.2 | |
joblib==1.2.0 | |
keras==2.9.0 | |
Keras-Preprocessing==1.1.2 | |
kiwisolver==1.4.4 | |
lazy-object-proxy==1.8.0 | |
libclang==14.0.6 | |
librosa==0.9.2 | |
llvmlite==0.39.1 | |
magenta==2.1.4 | |
Markdown==3.4.1 | |
MarkupSafe==2.1.1 | |
matplotlib==3.5.2 | |
matplotlib-inline==0.1.6 | |
mccabe==0.7.0 | |
mido==1.2.6 | |
mir-eval==0.7 | |
msgpack==1.0.4 | |
multimethod==1.9.1 | |
networkx==2.8.8 | |
note-seq==0.0.3 | |
numba==0.56.4 | |
numexpr==2.8.4 | |
numpy==1.23.0 | |
oauth2client==4.1.3 | |
oauthlib==3.2.2 | |
opt-einsum==3.3.0 | |
orjson==3.8.3 | |
overrides==6.5.0 | |
packaging==21.3 | |
pandas==1.5.2 | |
parso==0.8.3 | |
pexpect==4.8.0 | |
pickleshare==0.7.5 | |
Pillow==9.2.0 | |
platformdirs==2.6.0 | |
pluggy==1.0.0 | |
pooch==1.6.0 | |
pretty-midi==0.2.9 | |
promise==2.3 | |
prompt-toolkit==3.0.36 | |
proto-plus==1.22.1 | |
protobuf==3.19.6 | |
ptyprocess==0.7.0 | |
pure-eval==0.2.2 | |
py==1.11.0 | |
py-cpuinfo==9.0.0 | |
pyarrow==7.0.0 | |
pyasn1==0.4.8 | |
pyasn1-modules==0.2.8 | |
PyAudio==0.2.12 | |
pycparser==2.21 | |
pydot==1.4.2 | |
pydub==0.25.1 | |
Pygments==2.13.0 | |
pygtrie==2.5.0 | |
pylint==2.14.5 | |
pymongo==3.13.0 | |
pyparsing==3.0.9 | |
pytest==7.1.2 | |
python-dateutil==2.8.2 | |
python-rtmidi==1.4.9 | |
pytz==2022.7 | |
PyWavelets==1.4.1 | |
PyYAML==6.0 | |
redis==4.4.2 | |
requests==2.28.1 | |
requests-oauthlib==1.3.1 | |
resampy==0.4.2 | |
rsa==4.9 | |
scikit-image==0.19.3 | |
scikit-learn==1.2.0 | |
scipy==1.8.1 | |
six==1.16.0 | |
sk-video==1.1.10 | |
sonnet==0.1.6 | |
sortedcontainers==2.4.0 | |
soundfile==0.11.0 | |
sox==1.4.1 | |
spotipy==2.22.0 | |
stack-data==0.6.2 | |
tables==3.8.0 | |
tabulate==0.9.0 | |
tensorboard==2.9.1 | |
tensorboard-data-server==0.6.1 | |
tensorboard-plugin-wit==1.8.1 | |
tensorflow-datasets==4.6.0 | |
tensorflow-estimator==2.9.0 | |
tensorflow-macos==2.9.1 | |
tensorflow-metadata==1.12.0 | |
tensorflow-probability==0.7.0rc0 | |
termcolor==2.1.1 | |
tf-slim==1.1.0 | |
tflite==2.4.0 | |
threadpoolctl==3.1.0 | |
tifffile==2022.10.10 | |
toml==0.10.2 | |
tomli==2.0.1 | |
tomlkit==0.11.6 | |
tornado==6.2 | |
tqdm==4.64.1 | |
traitlets==5.8.0 | |
typing_extensions==4.4.0 | |
urllib3==1.26.13 | |
Visual-MIDI==1.1.0 | |
waiter==1.3 | |
wcwidth==0.2.5 | |
Werkzeug==2.2.2 | |
wrapt==1.14.1 | |
xyzservices==2022.9.0 | |
zipp==3.11.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
absl-py==1.2.0 | |
apache-beam==2.40.0 | |
appdirs==1.4.4 | |
appnope==0.1.3 | |
astroid==2.11.7 | |
asttokens==2.2.1 | |
astunparse==1.6.3 | |
async-timeout==4.0.2 | |
attrs==22.2.0 | |
audioread==3.0.0 | |
backcall==0.2.0 | |
backports.tempfile==1.0 | |
backports.weakref==1.0.post1 | |
blosc2==2.0.0 | |
bokeh==3.0.3 | |
cachetools==4.2.4 | |
certifi==2022.12.7 | |
cffi==1.15.1 | |
charset-normalizer==2.1.1 | |
cloudpickle==2.2.0 | |
colorama==0.4.5 | |
contourpy==1.0.6 | |
crcmod==1.7 | |
cycler==0.11.0 | |
Cython==0.29.32 | |
decorator==5.1.1 | |
dill==0.3.1.1 | |
dm-sonnet==2.0.0 | |
dm-tree==0.1.8 | |
docopt==0.6.2 | |
etils==0.9.0 | |
executing==1.2.0 | |
fastavro==1.7.0 | |
fasteners==0.18 | |
flatbuffers==23.1.21 | |
fonttools==4.38.0 | |
future==0.18.2 | |
gast==0.2.2 | |
google-api-core==1.34.0 | |
google-apitools==0.5.31 | |
google-auth==1.35.0 | |
google-auth-httplib2==0.1.0 | |
google-auth-oauthlib==0.4.6 | |
google-cloud-bigquery==2.34.4 | |
google-cloud-bigquery-storage==2.17.0 | |
google-cloud-bigtable==1.7.3 | |
google-cloud-core==1.7.3 | |
google-cloud-datastore==1.15.5 | |
google-cloud-dlp==3.10.0 | |
google-cloud-language==1.3.2 | |
google-cloud-pubsub==2.13.11 | |
google-cloud-pubsublite==1.6.0 | |
google-cloud-recommendations-ai==0.2.0 | |
google-cloud-spanner==1.19.3 | |
google-cloud-videointelligence==1.16.3 | |
google-cloud-vision==1.0.2 | |
google-crc32c==1.5.0 | |
google-pasta==0.2.0 | |
google-resumable-media==2.4.0 | |
googleapis-common-protos==1.57.0 | |
grpc-google-iam-v1==0.12.4 | |
grpcio==1.51.1 | |
grpcio-gcp==0.2.2 | |
grpcio-status==1.48.2 | |
h5py==3.7.0 | |
hdfs==2.7.0 | |
httplib2==0.20.4 | |
idna==3.4 | |
imageio==2.20.0 | |
importlib-metadata==5.2.0 | |
importlib-resources==5.10.1 | |
iniconfig==1.1.1 | |
intervaltree==3.1.0 | |
ipython==8.7.0 | |
isort==5.11.4 | |
jedi==0.18.2 | |
Jinja2==3.1.2 | |
joblib==1.2.0 | |
keras==2.10.0 | |
Keras-Preprocessing==1.1.2 | |
kiwisolver==1.4.4 | |
lazy-object-proxy==1.8.0 | |
libclang==14.0.6 | |
librosa==0.9.2 | |
llvmlite==0.39.1 | |
magenta==2.1.4 | |
Markdown==3.4.1 | |
MarkupSafe==2.1.1 | |
matplotlib==3.5.2 | |
matplotlib-inline==0.1.6 | |
mccabe==0.7.0 | |
mido==1.2.6 | |
mir-eval==0.7 | |
msgpack==1.0.4 | |
multimethod==1.9.1 | |
networkx==2.8.8 | |
note-seq==0.0.3 | |
numba==0.56.4 | |
numexpr==2.8.4 | |
numpy==1.23.0 | |
oauth2client==4.1.3 | |
oauthlib==3.2.2 | |
opt-einsum==3.3.0 | |
orjson==3.8.3 | |
overrides==6.5.0 | |
packaging==21.3 | |
pandas==1.5.2 | |
parso==0.8.3 | |
pexpect==4.8.0 | |
pickleshare==0.7.5 | |
Pillow==9.2.0 | |
platformdirs==2.6.0 | |
pluggy==1.0.0 | |
pooch==1.6.0 | |
pretty-midi==0.2.9 | |
promise==2.3 | |
prompt-toolkit==3.0.36 | |
proto-plus==1.22.1 | |
protobuf==3.19.6 | |
ptyprocess==0.7.0 | |
pure-eval==0.2.2 | |
py==1.11.0 | |
py-cpuinfo==9.0.0 | |
pyarrow==7.0.0 | |
pyasn1==0.4.8 | |
pyasn1-modules==0.2.8 | |
PyAudio==0.2.12 | |
pycparser==2.21 | |
pydot==1.4.2 | |
pydub==0.25.1 | |
Pygments==2.13.0 | |
pygtrie==2.5.0 | |
pylint==2.14.5 | |
pymongo==3.13.0 | |
pyparsing==3.0.9 | |
pytest==7.1.2 | |
python-dateutil==2.8.2 | |
python-rtmidi==1.4.9 | |
pytz==2022.7 | |
PyWavelets==1.4.1 | |
PyYAML==6.0 | |
redis==4.4.2 | |
requests==2.28.1 | |
requests-oauthlib==1.3.1 | |
resampy==0.4.2 | |
rsa==4.9 | |
scikit-image==0.19.3 | |
scikit-learn==1.2.0 | |
scipy==1.8.1 | |
six==1.15.0 | |
sk-video==1.1.10 | |
sonnet==0.1.6 | |
sortedcontainers==2.4.0 | |
soundfile==0.11.0 | |
sox==1.4.1 | |
spotipy==2.22.0 | |
stack-data==0.6.2 | |
tables==3.8.0 | |
tabulate==0.9.0 | |
tensorboard==2.10.1 | |
tensorboard-data-server==0.6.1 | |
tensorboard-plugin-wit==1.8.1 | |
tensorflow-datasets==4.6.0 | |
tensorflow-estimator==2.10.0 | |
tensorflow-macos==2.11.0 | |
tensorflow-metadata==1.12.0 | |
tensorflow-metal==0.7.0 | |
tensorflow-probability==0.7.0rc0 | |
termcolor==2.1.1 | |
tf-slim==1.1.0 | |
tflite==2.4.0 | |
threadpoolctl==3.1.0 | |
tifffile==2022.10.10 | |
toml==0.10.2 | |
tomli==2.0.1 | |
tomlkit==0.11.6 | |
tornado==6.2 | |
tqdm==4.64.1 | |
traitlets==5.8.0 | |
typing_extensions==4.4.0 | |
urllib3==1.26.13 | |
Visual-MIDI==1.1.0 | |
waiter==1.3 | |
wcwidth==0.2.5 | |
Werkzeug==2.2.2 | |
wrapt==1.14.1 | |
xyzservices==2022.9.0 | |
zipp==3.11.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
what is the python version?