You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*** Error loading script: animatediff.py
Traceback (most recent call last):
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/scripts.py", line 525, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/script_loading.py", line 13, in load_module
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff.py", line 10, in
from scripts.animatediff_infv2v import AnimateDiffInfV2V
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_infv2v.py", line 5, in
from ldm_patched.modules.model_management import get_torch_device, soft_empty_cache
ModuleNotFoundError: No module named 'ldm_patched'
*** Error loading script: animatediff_infotext.py
Traceback (most recent call last):
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/scripts.py", line 525, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/script_loading.py", line 13, in load_module
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_infotext.py", line 6, in
from scripts.animatediff_ui import AnimateDiffProcess
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_ui.py", line 12, in
from scripts.animatediff_mm import mm_animatediff as motion_module
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_mm.py", line 5, in
from modules_forge.unet_patcher import UnetPatcher
ModuleNotFoundError: No module named 'modules_forge.unet_patcher'
*** Error loading script: animatediff_infv2v.py
Traceback (most recent call last):
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/scripts.py", line 525, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/script_loading.py", line 13, in load_module
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_infv2v.py", line 5, in
from ldm_patched.modules.model_management import get_torch_device, soft_empty_cache
ModuleNotFoundError: No module named 'ldm_patched'
*** Error loading script: animatediff_latent.py
Traceback (most recent call last):
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/scripts.py", line 525, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/script_loading.py", line 13, in load_module
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_latent.py", line 10, in
from scripts.animatediff_ui import AnimateDiffProcess
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_ui.py", line 12, in
from scripts.animatediff_mm import mm_animatediff as motion_module
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_mm.py", line 5, in
from modules_forge.unet_patcher import UnetPatcher
ModuleNotFoundError: No module named 'modules_forge.unet_patcher'
*** Error loading script: animatediff_mm.py
Traceback (most recent call last):
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/scripts.py", line 525, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/script_loading.py", line 13, in load_module
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_mm.py", line 5, in
from modules_forge.unet_patcher import UnetPatcher
ModuleNotFoundError: No module named 'modules_forge.unet_patcher'
*** Error loading script: animatediff_output.py
Traceback (most recent call last):
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/scripts.py", line 525, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/script_loading.py", line 13, in load_module
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_output.py", line 15, in
from scripts.animatediff_ui import AnimateDiffProcess
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_ui.py", line 12, in
from scripts.animatediff_mm import mm_animatediff as motion_module
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_mm.py", line 5, in
from modules_forge.unet_patcher import UnetPatcher
ModuleNotFoundError: No module named 'modules_forge.unet_patcher'
*** Error loading script: animatediff_prompt.py
Traceback (most recent call last):
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/scripts.py", line 525, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/script_loading.py", line 13, in load_module
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_prompt.py", line 7, in
from scripts.animatediff_infotext import write_params_txt
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_infotext.py", line 6, in
from scripts.animatediff_ui import AnimateDiffProcess
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_ui.py", line 12, in
from scripts.animatediff_mm import mm_animatediff as motion_module
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_mm.py", line 5, in
from modules_forge.unet_patcher import UnetPatcher
ModuleNotFoundError: No module named 'modules_forge.unet_patcher'
*** Error loading script: animatediff_settings.py
Traceback (most recent call last):
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/scripts.py", line 525, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/script_loading.py", line 13, in load_module
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_settings.py", line 4, in
from scripts.animatediff_ui import supported_save_formats
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_ui.py", line 12, in
from scripts.animatediff_mm import mm_animatediff as motion_module
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_mm.py", line 5, in
from modules_forge.unet_patcher import UnetPatcher
ModuleNotFoundError: No module named 'modules_forge.unet_patcher'
*** Error loading script: animatediff_ui.py
Traceback (most recent call last):
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/scripts.py", line 525, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/script_loading.py", line 13, in load_module
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_ui.py", line 12, in
from scripts.animatediff_mm import mm_animatediff as motion_module
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_mm.py", line 5, in
from modules_forge.unet_patcher import UnetPatcher
ModuleNotFoundError: No module named 'modules_forge.unet_patcher'
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Have you read FAQ on README?
What happened?
The extension not loading after installation and downloading models
Does not appear on txt2img or img2img
Steps to reproduce the problem
What should have happened?
Extension appear on txt2img and img2img
Commit where the problem happens
webui: lllyasviel/stable-diffusion-webui-forge@86ee2d9
extension: 2.0.2-f (#430)
What browsers do you use to access the UI ?
Google Chrome
Command Line Arguments
Console logs
Additional information
*** Error loading script: animatediff.py
Traceback (most recent call last):
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/scripts.py", line 525, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/script_loading.py", line 13, in load_module
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff.py", line 10, in
from scripts.animatediff_infv2v import AnimateDiffInfV2V
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_infv2v.py", line 5, in
from ldm_patched.modules.model_management import get_torch_device, soft_empty_cache
ModuleNotFoundError: No module named 'ldm_patched'
*** Error loading script: animatediff_infotext.py
Traceback (most recent call last):
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/scripts.py", line 525, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/script_loading.py", line 13, in load_module
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_infotext.py", line 6, in
from scripts.animatediff_ui import AnimateDiffProcess
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_ui.py", line 12, in
from scripts.animatediff_mm import mm_animatediff as motion_module
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_mm.py", line 5, in
from modules_forge.unet_patcher import UnetPatcher
ModuleNotFoundError: No module named 'modules_forge.unet_patcher'
*** Error loading script: animatediff_infv2v.py
Traceback (most recent call last):
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/scripts.py", line 525, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/script_loading.py", line 13, in load_module
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_infv2v.py", line 5, in
from ldm_patched.modules.model_management import get_torch_device, soft_empty_cache
ModuleNotFoundError: No module named 'ldm_patched'
*** Error loading script: animatediff_latent.py
Traceback (most recent call last):
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/scripts.py", line 525, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/script_loading.py", line 13, in load_module
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_latent.py", line 10, in
from scripts.animatediff_ui import AnimateDiffProcess
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_ui.py", line 12, in
from scripts.animatediff_mm import mm_animatediff as motion_module
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_mm.py", line 5, in
from modules_forge.unet_patcher import UnetPatcher
ModuleNotFoundError: No module named 'modules_forge.unet_patcher'
*** Error loading script: animatediff_mm.py
Traceback (most recent call last):
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/scripts.py", line 525, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/script_loading.py", line 13, in load_module
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_mm.py", line 5, in
from modules_forge.unet_patcher import UnetPatcher
ModuleNotFoundError: No module named 'modules_forge.unet_patcher'
*** Error loading script: animatediff_output.py
Traceback (most recent call last):
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/scripts.py", line 525, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/script_loading.py", line 13, in load_module
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_output.py", line 15, in
from scripts.animatediff_ui import AnimateDiffProcess
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_ui.py", line 12, in
from scripts.animatediff_mm import mm_animatediff as motion_module
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_mm.py", line 5, in
from modules_forge.unet_patcher import UnetPatcher
ModuleNotFoundError: No module named 'modules_forge.unet_patcher'
*** Error loading script: animatediff_prompt.py
Traceback (most recent call last):
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/scripts.py", line 525, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/script_loading.py", line 13, in load_module
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_prompt.py", line 7, in
from scripts.animatediff_infotext import write_params_txt
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_infotext.py", line 6, in
from scripts.animatediff_ui import AnimateDiffProcess
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_ui.py", line 12, in
from scripts.animatediff_mm import mm_animatediff as motion_module
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_mm.py", line 5, in
from modules_forge.unet_patcher import UnetPatcher
ModuleNotFoundError: No module named 'modules_forge.unet_patcher'
*** Error loading script: animatediff_settings.py
Traceback (most recent call last):
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/scripts.py", line 525, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/script_loading.py", line 13, in load_module
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_settings.py", line 4, in
from scripts.animatediff_ui import supported_save_formats
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_ui.py", line 12, in
from scripts.animatediff_mm import mm_animatediff as motion_module
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_mm.py", line 5, in
from modules_forge.unet_patcher import UnetPatcher
ModuleNotFoundError: No module named 'modules_forge.unet_patcher'
*** Error loading script: animatediff_ui.py
Traceback (most recent call last):
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/scripts.py", line 525, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "/home/kamin/Desktop/stable-diffusion-webui-forge/modules/script_loading.py", line 13, in load_module
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_ui.py", line 12, in
from scripts.animatediff_mm import mm_animatediff as motion_module
File "/home/kamin/Desktop/stable-diffusion-webui-forge/extensions/sd-forge-animatediff/scripts/animatediff_mm.py", line 5, in
from modules_forge.unet_patcher import UnetPatcher
ModuleNotFoundError: No module named 'modules_forge.unet_patcher'
The text was updated successfully, but these errors were encountered: