diff --git a/.github/workflows/py.yml b/.github/workflows/py.yml index e6c841c..56e21f0 100644 --- a/.github/workflows/py.yml +++ b/.github/workflows/py.yml @@ -7,7 +7,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - python-version: ["3.8", "3.9", "3.10", "3.11"] + python-version: ["3.9", "3.10", "3.11"] steps: - uses: actions/checkout@v3 - name: Set up Python ${{ matrix.python-version }} diff --git a/README.md b/README.md index c050ab8..09c2f27 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Welcome to Tune Ease! This project provides intuitive website control and automa - You will need more than 8 gb of RAM for the checkpoint.pth the original researchers provided. 16 gb RAM is recommended. - 4 gb of disk space (option 1), 16 gb or more of disk space (option 2), 6-7 gb of disk space (option 3). - You may not need MuseScore if you are inputting files natively compatible with Music21. But, you will need the checkpoint for generating music with AI. -- You will need Python 3.8 or above. +- You will need Python 3.9 or above. ## Installing