Open bluelovers opened 7 months ago
692
692 was just merged into dev2 :D
dev2 has a problem, for me, in clip.py. Line 6 does not "from pkg_resources" the "import packaging". Changing it to just "import packaging" seems to work, not sure if pkg_resources is setup to point to packaging as a module would using from, but it does seem to load properly without the [from].
Edit: This was a problem from Stability Matrix that I use to manage versions, it was taken care of in a recent update.
Is there an existing issue for this?
What would your feature do ?
support controlnet api
for make work with Auto-Photoshop-StableDiffusion-Plugin
https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin/blob/6f6d4907adf0b6a6e562d084238f02ed6b7503c1/typescripts/controlnet/entry.ts
Proposed workflow
Additional information
No response