Hugo Flores Garcia commited on
Commit
c039932
1 Parent(s): b1cbc10

python version

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -4,6 +4,8 @@ This repository contains recipes for training generative music models on top of
4
 
5
  # Setting up
6
 
 
 
7
  install [audiotools](https://github.com/descriptinc/audiotools.git)
8
  ```bash
9
  git clone https://github.com/descriptinc/audiotools.git
 
4
 
5
  # Setting up
6
 
7
+ Requires Python 3.9 or later.
8
+
9
  install [audiotools](https://github.com/descriptinc/audiotools.git)
10
  ```bash
11
  git clone https://github.com/descriptinc/audiotools.git