Open nasekajlo opened 10 months ago
I have the same issue. Model is already downloaded and copied to the .\stable-diffusion-webui\extensions\sd-webui-segment-anything\models\sam\ It worked once for me and after restart, unable to find the model at all. Downloaded multiple times. Deleted and reinstalled the extension. Nothing works
Choose one or more of the models below and put them to ${sd-webui}/models/sam or ${sd-webui-segment-anything}/models/sam (Choose one, not both. Remove the former folder if you choose to use the latter.). Do not change model name, otherwise this extension may fail due to a bug inside segment anything.
Is there an existing issue for this?
Have you updated WebUI and this extension to the latest version?
Do you understand that you should read the 1st item of https://github.com/continue-revolution/sd-webui-segment-anything#faq if you cannot install GroundingDINO?
Do you understand that you should use the latest ControlNet extension and enable external control if you want SAM extension to control ControlNet?
Do you understand that you should read the 2nd item of https://github.com/continue-revolution/sd-webui-segment-anything#faq if you observe problems like AttributeError bool object has no attribute enabled and TypeError bool object is not subscriptable?
What happened?
Hello! I have a problem with installation of SAM models. (SAM model not found. Please download SAM model from extension README.) I have added two models from README to folder stable-diffusion-webiu -> extensions -> segment-anything-webui -> models -> sam as it is written in readme, but this error occures. I saw the same issue, but I use the v1 sd, so it must work, but I don't even see this models on UI (screenshot is attached).
This is console print:
Steps to reproduce the problem
I don't really know how to fix this bug
What should have happened?
The normal behavior is showimg up the SAM model on the webui
Commit where the problem happens
webui: the last version extension: the last version
What browsers do you use to access the UI ?
No response
Command Line Arguments
Console logs
Additional information
No response