You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[2024-05-30 15:56] Traceback (most recent call last):
File "H:\sd\sd-webui-aki-v4.5-comfy\nodes.py", line 1879, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 940, in exec_module
File "", line 241, in call_with_frames_removed
File "H:\sd\sd-webui-aki-v4.5-comfy\custom_nodes\ComfyUI-GPT_SoVITS_init.py", line 37, in
from .nodes import LoadSRT,LoadAudio, GPT_SOVITS_INFER, PreViewAudio,GPT_SOVITS_FT, GPT_SOVITS_TTS
File "H:\sd\sd-webui-aki-v4.5-comfy\custom_nodes\ComfyUI-GPT_SoVITS\nodes.py", line 13, in
from .finetune import open1abc,default_batch_size,open1Ba,open1Bb
File "H:\sd\sd-webui-aki-v4.5-comfy\custom_nodes\ComfyUI-GPT_SoVITS\finetune.py", line 7, in
from config import python_exec
ImportError: cannot import name 'python_exec' from 'config' (H:\sd\sd-webui-aki-v4.5-comfy\custom_nodes\ComfyUI-BiRefNet-ZHO\config.py)
The text was updated successfully, but these errors were encountered:
[2024-05-30 15:56] Traceback (most recent call last):
File "H:\sd\sd-webui-aki-v4.5-comfy\nodes.py", line 1879, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 940, in exec_module
File "", line 241, in call_with_frames_removed
File "H:\sd\sd-webui-aki-v4.5-comfy\custom_nodes\ComfyUI-GPT_SoVITS_init.py", line 37, in
from .nodes import LoadSRT,LoadAudio, GPT_SOVITS_INFER, PreViewAudio,GPT_SOVITS_FT, GPT_SOVITS_TTS
File "H:\sd\sd-webui-aki-v4.5-comfy\custom_nodes\ComfyUI-GPT_SoVITS\nodes.py", line 13, in
from .finetune import open1abc,default_batch_size,open1Ba,open1Bb
File "H:\sd\sd-webui-aki-v4.5-comfy\custom_nodes\ComfyUI-GPT_SoVITS\finetune.py", line 7, in
from config import python_exec
ImportError: cannot import name 'python_exec' from 'config' (H:\sd\sd-webui-aki-v4.5-comfy\custom_nodes\ComfyUI-BiRefNet-ZHO\config.py)
The text was updated successfully, but these errors were encountered: