effusiveperiscope / so-vits-svc

so-vits-svc
MIT License
179 stars 71 forks source link

Error when trying to run inference_gui2/main.py #9

Closed INFZEL closed 1 year ago

INFZEL commented 1 year ago

image Here's what shows up. I'm on windows 11 and I don't know anything about coding, I'm just a casual user. Any fix for this problem?

effusiveperiscope commented 1 year ago

Are you trying to run the CLI or the GUI? inference_main.py is old code used for inferring from the command line. If you need to run the GUI, run python inference_gui2.py.

INFZEL commented 1 year ago

i fixed it by downloading every single requirement i could find online.