Error: No checkpoints found! Checkpoints must be placed into ComfyUI/models/checkpoints. #1081
Unanswered
rew-fantasy
asked this question in
Q&A
Replies: 1 comment
-
Please check output of http://127.0.0.1:8188/etn/model_info (while ComfyUI is running) it's likely an issue with comfyui-tooling-nodes, maybe delete/re-install |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have been using it normally in the past, but after updating the 1.22 plug-in, I could not connect to comfyUI (I have updated the Python environment, I do not know whether it has any impact, but ComfyUI can be used normally).
Check <client.log >I installed the required resources on the plugin wiki and put them in the appropriate folder, but it still indicates a lack of checkpoints. And I rolled back to version 1.6 and it didn't work (I used to have 1.6 plugins that worked fine). I tried several times to uninstall and reinstall it, I also updated tooling-node,krita didn't work,.
Here is my client.log:
2024-08-13 22:34:16,811 INFO Extension initialized, Version: 1.21.0, Python: 3.10.7 (tags/v3.10.7:6cc6b13, Sep 5 2022, 14:08:36) [MSC v.1933 64 bit (AMD64)]
2024-08-13 22:34:16,812 INFO Loading settings from C:\Users\67022\AppData\Roaming\krita\ai_diffusion\settings.json
2024-08-13 22:34:18,098 INFO Connecting to http://127.0.0.1:8188
2024-08-13 22:34:25,893 ERROR Could not list available languages for translation: maximum recursion depth exceeded while calling a Python object (Error transferring http://127.0.0.1:8188/api/etn/languages - server replied: Internal Server Error)
2024-08-13 22:34:26,573 WARNING Missing CLIP model clip_g for SD 3
2024-08-13 22:34:26,574 INFO -> No model matches search paths: clip_g
2024-08-13 22:34:26,574 INFO -> Available models:
2024-08-13 22:34:26,574 WARNING Missing CLIP model clip_l for SD 3
2024-08-13 22:34:26,574 INFO -> No model matches search paths: clip_l
2024-08-13 22:34:26,574 INFO -> Available models:
2024-08-13 22:34:26,574 INFO Found ControlNet model inpaint for SD 1.5: control_v11p_sd15_inpaint_fp16.safetensors
2024-08-13 22:34:26,575 INFO Optional ControlNet model universal for SD XL not found (search path: union-sdxl, xinsirunion)
2024-08-13 22:34:26,575 INFO Found ControlNet model scribble for SD 1.5: control_v11p_sd15_scribble_fp16.safetensors
2024-08-13 22:34:26,575 INFO Found ControlNet model scribble for SD XL: sai_xl_sketch_256lora.safetensors
2024-08-13 22:34:26,575 INFO Found ControlNet model line_art for SD 1.5: control_v11p_sd15_lineart_fp16.safetensors
2024-08-13 22:34:26,576 INFO Found ControlNet model line_art for SD XL: sai_xl_sketch_256lora.safetensors
2024-08-13 22:34:26,576 INFO Found ControlNet model soft_edge for SD 1.5: control_v11p_sd15_softedge_fp16.safetensors
2024-08-13 22:34:26,576 INFO Found ControlNet model soft_edge for SD XL: xinsir_controlnet-scribble-sdxl-1.0.safetensors
2024-08-13 22:34:26,576 INFO Found ControlNet model canny_edge for SD 1.5: control_v11p_sd15_canny_fp16.safetensors
2024-08-13 22:34:26,577 INFO Found ControlNet model canny_edge for SD XL: sai_xl_canny_128lora.safetensors
2024-08-13 22:34:26,577 INFO Found ControlNet model depth for SD 1.5: control_v11f1p_sd15_depth_fp16.safetensors
2024-08-13 22:34:26,577 INFO Found ControlNet model depth for SD XL: sai_xl_depth_256lora.safetensors
2024-08-13 22:34:26,577 INFO Found ControlNet model normal for SD 1.5: control_v11p_sd15_normalbae_fp16.safetensors
2024-08-13 22:34:26,578 INFO Found ControlNet model pose for SD 1.5: control_v11p_sd15_openpose_fp16.safetensors
2024-08-13 22:34:26,578 INFO Found ControlNet model pose for SD XL: thibaud_xl_openpose.safetensors
2024-08-13 22:34:26,578 INFO Found ControlNet model segmentation for SD 1.5: control_v11p_sd15_seg_fp16.safetensors
2024-08-13 22:34:26,578 INFO Optional ControlNet model segmentation for SD XL not found (search path: sdxl_segmentation_ade20k_controlnet)
2024-08-13 22:34:26,578 INFO Found ControlNet model blur for SD 1.5: control_v11f1e_sd15_tile_fp16.safetensors
2024-08-13 22:34:26,579 INFO Optional ControlNet model blur for SD XL not found (search path: xinsirtile, tile-sdxl, ttplanetsdxlcontrolnet, ttplanet_sdxl_controlnet_tile_realistic, ttplanet_controlnet_tile_realistic)
2024-08-13 22:34:26,579 INFO Optional ControlNet model stencil for SD 1.5 not found (search path: control_v1p_sd15_qrcode_monster)
2024-08-13 22:34:26,579 INFO Optional ControlNet model stencil for SD XL not found (search path: sdxl_qrcode_monster)
2024-08-13 22:34:26,580 INFO Optional ControlNet model hands for SD 1.5 not found (search path: control_sd15_inpaint_depth_hand)
2024-08-13 22:34:26,580 INFO Found ControlNet model hands for SD XL: sai_xl_depth_256lora.safetensors
2024-08-13 22:34:26,580 INFO Found CLIP Vision model ip_adapter for All: SD1.5\model.safetensors
2024-08-13 22:34:26,580 INFO Found IP-Adapter model reference for SD 1.5: ip-adapter_sd15.safetensors
2024-08-13 22:34:26,580 INFO Found IP-Adapter model reference for SD XL: ip-adapter_sdxl_vit-h.safetensors
2024-08-13 22:34:26,581 INFO Optional IP-Adapter model face for SD 1.5 not found (search path: ip-adapter-faceid-plusv2_sd15, ip-adapter-faceid-plus_sd15)
2024-08-13 22:34:26,581 INFO Optional IP-Adapter model face for SD XL not found (search path: ip-adapter-faceid-plusv2_sdxl, ip-adapter-faceid_sdxl)
2024-08-13 22:34:26,581 INFO Found Upscale model default for All: 4x_NMKD-Superscale-SP_178000_G.pth
2024-08-13 22:34:26,581 INFO Found Upscale model fast_2x for All: OmniSR_X2_DIV2K.safetensors
2024-08-13 22:34:26,581 INFO Found Upscale model fast_3x for All: OmniSR_X3_DIV2K.safetensors
2024-08-13 22:34:26,581 INFO Found Upscale model fast_4x for All: OmniSR_X4_DIV2K.safetensors
2024-08-13 22:34:26,582 INFO Found Inpaint model default for All: MAT_Places512_G_fp16.safetensors
2024-08-13 22:34:26,582 INFO Found Inpaint model fooocus_head for SD XL: fooocus_inpaint_head.pth
2024-08-13 22:34:26,582 INFO Found Inpaint model fooocus_patch for SD XL: inpaint_v26.fooocus.patch
2024-08-13 22:34:26,582 INFO Found LoRA model hyper for SD 1.5: Hyper-SD15-8steps-CFG-lora.safetensors
2024-08-13 22:34:26,582 INFO Found LoRA model hyper for SD XL: Hyper-SDXL-8steps-CFG-lora.safetensors
2024-08-13 22:34:26,583 INFO Found LoRA model lcm for SD 1.5: lcm-lora-sdv1-5.safetensors
2024-08-13 22:34:26,583 INFO Found LoRA model lcm for SD XL: lcm-lora-sdxl.safetensors
2024-08-13 22:34:26,583 INFO Optional LoRA model face for SD 1.5 not found (search path: ip-adapter-faceid-plusv2_sd15_lora, ip-adapter-faceid-plus_sd15_lora)
2024-08-13 22:34:26,583 INFO Optional LoRA model face for SD XL not found (search path: ip-adapter-faceid-plusv2_sdxl_lora, ip-adapter-faceid_sdxl_lora)
2024-08-13 22:34:26,584 INFO Found LoRA model lightning for SD XL: sdxl_lightning_8step_lora.safetensors
2024-08-13 22:34:27,326 INFO SD 1.5: missing 1 models
2024-08-13 22:34:27,327 INFO SD XL: missing 1 models
2024-08-13 22:34:27,327 INFO SD 3: missing 3 models
2024-08-13 22:34:34,976 INFO Connecting to http://127.0.0.1:8188
2024-08-13 22:34:42,685 ERROR Could not list available languages for translation: maximum recursion depth exceeded while calling a Python object (Error transferring http://127.0.0.1:8188/api/etn/languages - server replied: Internal Server Error)
2024-08-13 22:34:43,351 WARNING Missing CLIP model clip_g for SD 3
2024-08-13 22:34:43,351 INFO -> No model matches search paths: clip_g
2024-08-13 22:34:43,352 INFO -> Available models:
2024-08-13 22:34:43,352 WARNING Missing CLIP model clip_l for SD 3
2024-08-13 22:34:43,352 INFO -> No model matches search paths: clip_l
2024-08-13 22:34:43,352 INFO -> Available models:
2024-08-13 22:34:43,352 INFO Found ControlNet model inpaint for SD 1.5: control_v11p_sd15_inpaint_fp16.safetensors
2024-08-13 22:34:43,353 INFO Optional ControlNet model universal for SD XL not found (search path: union-sdxl, xinsirunion)
2024-08-13 22:34:43,353 INFO Found ControlNet model scribble for SD 1.5: control_v11p_sd15_scribble_fp16.safetensors
2024-08-13 22:34:43,353 INFO Found ControlNet model scribble for SD XL: sai_xl_sketch_256lora.safetensors
2024-08-13 22:34:43,354 INFO Found ControlNet model line_art for SD 1.5: control_v11p_sd15_lineart_fp16.safetensors
2024-08-13 22:34:43,354 INFO Found ControlNet model line_art for SD XL: sai_xl_sketch_256lora.safetensors
2024-08-13 22:34:43,354 INFO Found ControlNet model soft_edge for SD 1.5: control_v11p_sd15_softedge_fp16.safetensors
2024-08-13 22:34:43,354 INFO Found ControlNet model soft_edge for SD XL: xinsir_controlnet-scribble-sdxl-1.0.safetensors
2024-08-13 22:34:43,355 INFO Found ControlNet model canny_edge for SD 1.5: control_v11p_sd15_canny_fp16.safetensors
2024-08-13 22:34:43,355 INFO Found ControlNet model canny_edge for SD XL: sai_xl_canny_128lora.safetensors
2024-08-13 22:34:43,355 INFO Found ControlNet model depth for SD 1.5: control_v11f1p_sd15_depth_fp16.safetensors
2024-08-13 22:34:43,356 INFO Found ControlNet model depth for SD XL: sai_xl_depth_256lora.safetensors
2024-08-13 22:34:43,356 INFO Found ControlNet model normal for SD 1.5: control_v11p_sd15_normalbae_fp16.safetensors
2024-08-13 22:34:43,357 INFO Found ControlNet model pose for SD 1.5: control_v11p_sd15_openpose_fp16.safetensors
2024-08-13 22:34:43,357 INFO Found ControlNet model pose for SD XL: thibaud_xl_openpose.safetensors
2024-08-13 22:34:43,357 INFO Found ControlNet model segmentation for SD 1.5: control_v11p_sd15_seg_fp16.safetensors
2024-08-13 22:34:43,357 INFO Optional ControlNet model segmentation for SD XL not found (search path: sdxl_segmentation_ade20k_controlnet)
2024-08-13 22:34:43,358 INFO Found ControlNet model blur for SD 1.5: control_v11f1e_sd15_tile_fp16.safetensors
2024-08-13 22:34:43,358 INFO Optional ControlNet model blur for SD XL not found (search path: xinsirtile, tile-sdxl, ttplanetsdxlcontrolnet, ttplanet_sdxl_controlnet_tile_realistic, ttplanet_controlnet_tile_realistic)
2024-08-13 22:34:43,358 INFO Optional ControlNet model stencil for SD 1.5 not found (search path: control_v1p_sd15_qrcode_monster)
2024-08-13 22:34:43,359 INFO Optional ControlNet model stencil for SD XL not found (search path: sdxl_qrcode_monster)
2024-08-13 22:34:43,359 INFO Optional ControlNet model hands for SD 1.5 not found (search path: control_sd15_inpaint_depth_hand)
2024-08-13 22:34:43,359 INFO Found ControlNet model hands for SD XL: sai_xl_depth_256lora.safetensors
2024-08-13 22:34:43,359 INFO Found CLIP Vision model ip_adapter for All: SD1.5\model.safetensors
2024-08-13 22:34:43,359 INFO Found IP-Adapter model reference for SD 1.5: ip-adapter_sd15.safetensors
2024-08-13 22:34:43,360 INFO Found IP-Adapter model reference for SD XL: ip-adapter_sdxl_vit-h.safetensors
2024-08-13 22:34:43,360 INFO Optional IP-Adapter model face for SD 1.5 not found (search path: ip-adapter-faceid-plusv2_sd15, ip-adapter-faceid-plus_sd15)
2024-08-13 22:34:43,360 INFO Optional IP-Adapter model face for SD XL not found (search path: ip-adapter-faceid-plusv2_sdxl, ip-adapter-faceid_sdxl)
2024-08-13 22:34:43,360 INFO Found Upscale model default for All: 4x_NMKD-Superscale-SP_178000_G.pth
2024-08-13 22:34:43,360 INFO Found Upscale model fast_2x for All: OmniSR_X2_DIV2K.safetensors
2024-08-13 22:34:43,361 INFO Found Upscale model fast_3x for All: OmniSR_X3_DIV2K.safetensors
2024-08-13 22:34:43,361 INFO Found Upscale model fast_4x for All: OmniSR_X4_DIV2K.safetensors
2024-08-13 22:34:43,361 INFO Found Inpaint model default for All: MAT_Places512_G_fp16.safetensors
2024-08-13 22:34:43,361 INFO Found Inpaint model fooocus_head for SD XL: fooocus_inpaint_head.pth
2024-08-13 22:34:43,361 INFO Found Inpaint model fooocus_patch for SD XL: inpaint_v26.fooocus.patch
2024-08-13 22:34:43,362 INFO Found LoRA model hyper for SD 1.5: Hyper-SD15-8steps-CFG-lora.safetensors
2024-08-13 22:34:43,362 INFO Found LoRA model hyper for SD XL: Hyper-SDXL-8steps-CFG-lora.safetensors
2024-08-13 22:34:43,362 INFO Found LoRA model lcm for SD 1.5: lcm-lora-sdv1-5.safetensors
2024-08-13 22:34:43,363 INFO Found LoRA model lcm for SD XL: lcm-lora-sdxl.safetensors
2024-08-13 22:34:43,363 INFO Optional LoRA model face for SD 1.5 not found (search path: ip-adapter-faceid-plusv2_sd15_lora, ip-adapter-faceid-plus_sd15_lora)
2024-08-13 22:34:43,363 INFO Optional LoRA model face for SD XL not found (search path: ip-adapter-faceid-plusv2_sdxl_lora, ip-adapter-faceid_sdxl_lora)
2024-08-13 22:34:43,364 INFO Found LoRA model lightning for SD XL: sdxl_lightning_8step_lora.safetensors
2024-08-13 22:34:43,619 INFO SD 1.5: missing 1 models
2024-08-13 22:34:43,619 INFO SD XL: missing 1 models
2024-08-13 22:34:43,620 INFO SD 3: missing 3 models
I hope someone can help me, this is very important to me.thank you!
Beta Was this translation helpful? Give feedback.
All reactions