aleph65

Results 9 comments of aleph65

Resolved with this: cd into /workspace/sd/stable-diffusion-webui/ mkdir repositories cd repositories git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui-assets.git

Was also looking for this I guess for now workaround is to do the batch image logic locally... change seed as required

sorry for not sending this yet, my examples require additional packages and I want to send a out-of-box one Basically, there are 2 scenarios: 1 - there is a batch...

yea it's ridiculous their site has been down for ages, can't believe they'd let this happen

thank you SO MUCH. this helped resolve a major issue lots of people seem to be having. @mesbahmilad

Note: I was able to find the file if I search the entire folder path Maybe you can change instead of file_path.startsWith(searchText), we can do file_path.contains(searchText)? Cheers.

by uninstalling segment anything v1 (comfyui_segment_anything), it now works :) the node names were conflicting. https://github.com/neverbiasu/ComfyUI-SAM2/issues/12