Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working on Automatic1111 #34

Open
asopasopaso opened this issue Oct 25, 2024 · 1 comment
Open

Not working on Automatic1111 #34

asopasopaso opened this issue Oct 25, 2024 · 1 comment

Comments

@asopasopaso
Copy link

いつもお世話になっています。
Forge対応ありがとうございました。非常に助かっています。
一方、Automatic1111で正常に機能しなくなっているようです。

*** Error running process_batch: C:\stable-diffusion-webui\extensions\sd-webui-cd-tuner\scripts\cdtuner.py
Traceback (most recent call last):
File "C:\stable-diffusion-webui\modules\scripts.py", line 864, in process_batch
script.process_batch(p, *script_args, **kwargs)
File "C:\stable-diffusion-webui\extensions\sd-webui-cd-tuner\scripts\cdtuner.py", line 328, in process_batch
vaedealer2(self)
File "C:\stable-diffusion-webui\extensions\sd-webui-cd-tuner\scripts\cdtuner.py", line 462, in vaedealer2
self.storedweights_vae2[name] = getset_nested_module_tensor(True, shared.sd_model, name).clone()
File "C:\stable-diffusion-webui\extensions\sd-webui-cd-tuner\scripts\cdtuner.py", line 491, in getset_nested_module_tensor
target_module = getattr(target_module, module_name)
File "C:\stable-diffusion-webui\venv\lib\site-packages\torch\nn\modules\module.py", line 1695, in getattr
raise AttributeError(f"'{type(self).name}' object has no attribute '{name}'")
AttributeError: 'DiffusionEngine' object has no attribute 'forge_objects_after_applying_lora'

@webmadmangit
Copy link

Getting the same error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants