JackismyShephard / ultimate-rvc

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

add type stubs for gradio modules #90

Closed JackismyShephard closed 2 months ago

JackismyShephard commented 2 months ago

Adds type stubs for gradio and gradio.events. These type stubs (.pyi files) should be integrated into gradio as soon as possible. When that is done the type stubs here can be removed.