Update README.md
This commit is contained in:
@@ -16,13 +16,7 @@ The application was made with Tkinter for cross platform compatibility, so this
|
|||||||
2. Once Python has installed, open the Windows Command Prompt and run the following installs-
|
2. Once Python has installed, open the Windows Command Prompt and run the following installs-
|
||||||
|
|
||||||
```
|
```
|
||||||
pip install Pillow
|
pip install --no-cache-dir -r requirements.txt
|
||||||
pip install tqdm==4.30.0
|
|
||||||
pip install librosa==0.6.3
|
|
||||||
pip install opencv-python
|
|
||||||
pip install numba==0.48.0
|
|
||||||
pip install SoundFile
|
|
||||||
pip install soundstretch
|
|
||||||
pip install torch==1.6.0+cu101 torchvision==0.7.0+cu101 -f https://download.pytorch.org/whl/torch_stable.html
|
pip install torch==1.6.0+cu101 torchvision==0.7.0+cu101 -f https://download.pytorch.org/whl/torch_stable.html
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user