SayanoAI/RVC-Studio

Error while entering the inference tab

Pocholo95 opened this issue · 3 comments

2023-09-23 18:23:43.056 Uncaught app exception
Traceback (most recent call last):
File "E:\conda-envs\RVC-Studio\lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 552, in _run_script
exec(code, module.dict)
File "E:\RVC-Studio\pages\1_Inference.py", line 166, in
disabled=not (state.uvr5_params.model_paths and state.input_audio_name and state.model_name)):
AttributeError: 'NoneType' object has no attribute 'model_paths'

I already reinstalled and it still doesn't work.
All other tabs work fine.
imagen_2023-09-23_182735185

try the patch

It works now, thanks

Same error.