[bug]: Server error "Error no file named model_index.json found in directory" while generate image with specific model
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
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.
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.