Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zak-45 authored Oct 29, 2023
1 parent 4f59640 commit 0e1f805
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ https://user-images.githubusercontent.com/121941293/219708676-e8038fb5-9c48-4f2e
### *** Prerequest ***
Need python 3 / spleeter & tensorflow modules / ffmpeg
```
pip install joblib==1.2.0
pip install numpy==1.22.0
pip install tensorflow==2.12.0
pip install spleeter==2.3.2
pip3 install joblib==1.2.0
pip3 install numpy==1.22.0
pip3 install tensorflow==2.12.0
pip3 install spleeter==2.3.2
```
> Spleeter : https://github.com/deezer/spleeter/wiki/1.-Installation
should install required python modules
Expand Down

0 comments on commit 0e1f805

Please sign in to comment.