1
0
mirror of https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git synced 2026-06-10 04:50:26 +08:00

replace PySimpleGUI to FreeSimpleGUI (#1978)

This commit is contained in:
deffcolony
2024-04-19 16:58:07 +02:00
committed by GitHub
parent d337be9692
commit f7e440fc1d
6 changed files with 7 additions and 7 deletions

View File

@@ -50,6 +50,6 @@ fastapi
ffmpy==0.3.1
python-dotenv>=1.0.0
av
PySimpleGUI
FreeSimpleGUI
sounddevice
torchfcpe