mirror of
https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-06-05 01:10:22 +08:00
5 lines
59 B
Python
5 lines
59 B
Python
from . import ipex
|
|
import sys
|
|
|
|
del sys.modules["rvc.ipex"]
|