github-actions[bot] e5b43249a0
chore(format): run black on dev (#2005)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-23 03:17:34 +09:00

4 lines
113 B
Python

from infer.modules.onnx.export import export_onnx
export_onnx("pt/Justin Bieber.pth", "pt/TestRvc_Rvc.onnx")