JackismyShephard / ultimate-rvc

An app for creating song covers with any RVC v2 trained AI voice from YouTube videos or audio files.
MIT License
16 stars 5 forks source link

fix matplotlib package installation errors #74

Closed JackismyShephard closed 1 month ago

JackismyShephard commented 1 month ago

Pins matplotlib package at version 3.9.0 to avoid build errors due to meson. Also removes unnecesary pinning of setuptools