Error occurred when executing GenerateNAID
Error occurred when executing GenerateNAID:
500 Server Error: Internal Server Error for url: https://image.novelai.net/ai/generate-image
File "F:\ComfyUi\ComfyUI\execution.py", line 151, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) File "F:\ComfyUi\ComfyUI\execution.py", line 81, in get_output_data return_values = map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True) File "F:\ComfyUi\ComfyUI\execution.py", line 74, in map_node_over_list results.append(getattr(obj, func)(**slice_dict(input_data_all, i))) File "F:\ComfyUi\ComfyUI\custom_nodes\ComfyUI_NAIDGenerator\nodes.py", line 280, in generate raise e File "F:\ComfyUi\ComfyUI\custom_nodes\ComfyUI_NAIDGenerator\nodes.py", line 264, in generate zipped_bytes = generate_image(self.access_token, positive, model, action, params, timeout, retry) File "F:\ComfyUi\ComfyUI\custom_nodes\ComfyUI_NAIDGenerator\utils.py", line 46, in generate_image response.raise_for_status() File "F:\Python\lib\site-packages\requests\models.py", line 1024, in raise_for_status raise HTTPError(http_error_msg, response=self)
I'm not sure if I'm doing something wrong, but when I try to use the img2img (with the intention to basically enhance the image), I keep getting this error.
Same error
Thank you for report! I will check it this weekend.
@LurkingOnGithub @Jay200001 I have fixed the issue. Please check it works properly.