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
[ERROR] An error occurred while retrieving information for the 'IF_ChatPrompt' node.
Traceback (most recent call last):
File "D:\AIGC\ComfyUI\server.py", line 564, in get_object_info
out[x] = node_info(x)
File "D:\AIGC\ComfyUI\server.py", line 531, in node_info
info['input'] = obj_class.INPUT_TYPES()
File "D:\AIGC\ComfyUI\custom_nodes\ComfyUI-IF_AI_tools\IFChatPromptNode.py", line 967, in INPUT_TYPES
node = cls()
File "D:\AIGC\ComfyUI\custom_nodes\ComfyUI-IF_AI_tools\IFChatPromptNode.py", line 383, in init
self.assistants = self.load_presets(self.assistants_file)
File "D:\AIGC\ComfyUI\custom_nodes\ComfyUI-IF_AI_tools\IFChatPromptNode.py", line 424, in load_presets
presets = json.load(f)
File "C:\Users\foxpa\AppData\Local\Programs\Python\Python310\lib\json_init_.py", line 293, in load
return loads(fp.read(),
UnicodeDecodeError: 'gbk' codec can't decode byte 0xbe in position 5968: illegal multibyte sequence
Error loading presets from D:\AIGC\ComfyUI\custom_nodes\ComfyUI-IF_AI_tools\IF_AI\presets\neg_prompts.json: 'gbk' codec can't decode byte 0x93 in position 198: illegal multibyte sequence
The text was updated successfully, but these errors were encountered:
To see the GUI go to: http://127.0.0.1:8888
FETCH DATA from: G:\comfyUI+AnimateDiff\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json [DONE]
[ERROR] An error occurred while retrieving information for the 'IF_ChatPrompt' node.
Traceback (most recent call last):
File "G:\comfyUI+AnimateDiff\ComfyUI\server.py", line 564, in get_object_info
out[x] = node_info(x)
File "G:\comfyUI+AnimateDiff\ComfyUI\server.py", line 531, in node_info
info['input'] = obj_class.INPUT_TYPES()
File "G:\comfyUI+AnimateDiff\ComfyUI\custom_nodes\ComfyUI-IF_AI_tools\IFChatPromptNode.py", line 967, in INPUT_TYPES
node = cls()
File "G:\comfyUI+AnimateDiff\ComfyUI\custom_nodes\ComfyUI-IF_AI_tools\IFChatPromptNode.py", line 383, in init
self.assistants = self.load_presets(self.assistants_file)
File "G:\comfyUI+AnimateDiff\ComfyUI\custom_nodes\ComfyUI-IF_AI_tools\IFChatPromptNode.py", line 424, in load_presets
presets = json.load(f)
File "json_init_.py", line 293, in load
UnicodeDecodeError: 'gbk' codec can't decode byte 0xbe in position 5968: illegal multibyte sequence
FileNotFoundError: [Errno 2] No such file or directory: 'G:\comfyUI+AnimateDiff\ComfyUI\custom_nodes\ComfyUI_IF_AI_tools\init.py'
Cannot import G:\comfyUI+AnimateDiff\ComfyUI\custom_nodes\ComfyUI_IF_AI_tools module for custom nodes: [Errno 2] No such file or directory: 'G:\comfyUI+AnimateDiff\ComfyUI\custom_nodes\ComfyUI_IF_AI_tools\init.py'
[ERROR] An error occurred while retrieving information for the 'IF_ChatPrompt' node.
Traceback (most recent call last):
File "D:\AIGC\ComfyUI\server.py", line 564, in get_object_info
out[x] = node_info(x)
File "D:\AIGC\ComfyUI\server.py", line 531, in node_info
info['input'] = obj_class.INPUT_TYPES()
File "D:\AIGC\ComfyUI\custom_nodes\ComfyUI-IF_AI_tools\IFChatPromptNode.py", line 967, in INPUT_TYPES
node = cls()
File "D:\AIGC\ComfyUI\custom_nodes\ComfyUI-IF_AI_tools\IFChatPromptNode.py", line 383, in init
self.assistants = self.load_presets(self.assistants_file)
File "D:\AIGC\ComfyUI\custom_nodes\ComfyUI-IF_AI_tools\IFChatPromptNode.py", line 424, in load_presets
presets = json.load(f)
File "C:\Users\foxpa\AppData\Local\Programs\Python\Python310\lib\json_init_.py", line 293, in load
return loads(fp.read(),
UnicodeDecodeError: 'gbk' codec can't decode byte 0xbe in position 5968: illegal multibyte sequence
Error loading presets from D:\AIGC\ComfyUI\custom_nodes\ComfyUI-IF_AI_tools\IF_AI\presets\neg_prompts.json: 'gbk' codec can't decode byte 0x93 in position 198: illegal multibyte sequence
The text was updated successfully, but these errors were encountered: