Is there an existing issue for this?
OS
macOS
GPU
mps
VRAM
No response
What happened?
New install, I get error ModuleNotFoundError: No module named 'ldm' when running % python3 scripts/invoke.py --web
InvokeAI/invokeAI/scripts/invoke.py", line 3, in
import ldm.invoke.CLI
ModuleNotFoundError: No module named 'ldm'
I did try % pip install -e . but that gives me these errors
ERROR: Could not find a version that satisfies the requirement clipseg (from invokeai) (from versions: none)
ERROR: No matching distribution found for clipseg
Screenshots
No response
Additional context
No response
Contact Details
No response