Skip to content

Commit

Permalink
Merge pull request #2 from Pshah2023/Pshah2023-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
pranitsh authored Oct 1, 2023
2 parents 7fb8c6c + f9ac297 commit 18f72bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/py.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 18f72bb

Please sign in to comment.