InvokeAI icon indicating copy to clipboard operation
InvokeAI copied to clipboard

[bug]: Server error "Error no file named model_index.json found in directory" while generate image with specific model

Open sonny4723 opened this issue 10 months ago • 2 comments

Is there an existing issue for this problem?

  • [x] I have searched the existing issues

Operating system

Windows

GPU vendor

Nvidia (CUDA)

GPU model

RTX 4060ti

GPU VRAM

16GB

Version number

5.7.2 (stable)

Browser

Chrome

Python dependencies

No response

What happened

I tried to use Stable Delusion model to generate image. But I got error message. Link to the model: https://www.shakker.ai/modelinfo/4f58773cf83a45f1bbb4de1b385dd25a This model works well with ForgeUI and Comfyui.

I also got error with Henmix_Real model: V4, V6a, V6b. But Invoke works perfectly with Henmix_Real V5c. Link to the models: https://civitai.com/models/20282?modelVersionId=70458

Server Error
OSError: Error no file named model_index.json found in directory
C:\Users\jamesmadison\.cache\huggingface\hub\models -- Illyasviel --
control_v11p_sd15_canny\snapshots|115a470d547982438f70198e353a92199
6e2e819.

What you expected to happen

I expected Invoke generate the image with those models normally.

How to reproduce the problem

No response

Additional context

No response

Discord username

No response

sonny4723 avatar Mar 06 '25 04:03 sonny4723

The problem may be related to the ControlNet you are using.

i have the same issue in invoke with all the v11p ControlNet serie in safetensors format that work in A1111/Forge.

Try disabling the layer with the canny ControlNet.

ali0une avatar Mar 08 '25 06:03 ali0une

The problem may be related to the ControlNet you are using.

i have the same issue in invoke with all the v11p ControlNet serie in safetensors format that work in A1111/Forge.

Try disabling the layer with the canny ControlNet.

I didn't use any controlnet, just "text to image" with one raster layer.

sonny4723 avatar Mar 10 '25 02:03 sonny4723