Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kjysmu authored Nov 8, 2023
1 parent 09dd5a3 commit 9826d06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ We propose a novel AI-powered multimodal music generation framework called Video
* Download the processed training data `AMT.zip` from [HERE](https://drive.google.com/file/d/1qpcBXF04pgdy9hqRexr0mTx7L9_CAFpt/view?usp=drive_link) and extract the zip file and put the extracted two files directly under this folder (`saved_models/AMT/`)

* Install dependencies `pip install -r requirements.txt`
* Choose the correct version of `torch` based on your CUDA version
* Our code is built on pytorch version 1.12.1 and Python version 3.7.15. But you might need to choose the correct version of `torch` based on your CUDA version

## Training

Expand Down

0 comments on commit 9826d06

Please sign in to comment.