ImportError: cannot import name 'memory_management' from 'backend'
*** Error loading script: forge_layerdiffusion.py
Traceback (most recent call last):
File "D:\DEV\AI-PROJECTS\stable-diffusion-webui-forge\modules\scripts.py", line 525, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "D:\DEV\AI-PROJECTS\stable-diffusion-webui-forge\modules\script_loading.py", line 13, in load_module
module_spec.loader.exec_module(module)
File "
Have you solved this problem? I encountered this trouble too
Forge is going through an update! It should be fixed automatically!
No way to fix this without updating Forge?
It's been fixed for the latest version of forge!!
Still the problem for me...
*** Error loading script: forge_layerdiffusion.py
Traceback (most recent call last):
File "C:\Users\antoi\stable-diffusion-webui\modules\scripts.py", line 515, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "C:\Users\antoi\stable-diffusion-webui\modules\script_loading.py", line 13, in load_module
module_spec.loader.exec_module(module)
File "
@toniodelsol same issue here. I tried pip install backend in the venv but then the error changed to something like unable to import memory_management from backend