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

Bug with Lora "NSFW POV All In One SDXL" #227

Open
TrashySat opened this issue Oct 21, 2023 · 0 comments
Open

Bug with Lora "NSFW POV All In One SDXL" #227

TrashySat opened this issue Oct 21, 2023 · 0 comments

Comments

@TrashySat
Copy link

Thanks for this extension, simple for Noobs and so practical !

There is a bug with this big LORA in Package :

NSFW POV All In One SDXL (Realistic/Anime/WD14 - 74MB Version Available) :

(https://civitai.com/models/144203?modelVersionId=160240)

I've this return :

LoRA weight_unet: 1, weight_tenc: 1, model: NsfwPovAllInOneLoraSdxl-000009(0b499106416e)
dimension: {256}, alpha: {1.0}, multiplier_unet: 1, multiplier_tenc: 1
Error running process_batch: C:\AI\stable-diffusion-webui\extensions\sd-webui-additional-networks\scripts\additional_networks.py
Traceback (most recent call last):
File "C:\AI\stable-diffusion-webui\modules\scripts.py", line 436, in process_batch
script.process_batch(p, *script_args, **kwargs)
File "C:\AI\stable-diffusion-webui\extensions\sd-webui-additional-networks\scripts\additional_networks.py", line 244, in process_batch
network, info = lora_compvis.create_network_and_apply_compvis(
File "C:\AI\stable-diffusion-webui\extensions\sd-webui-additional-networks\scripts\lora_compvis.py", line 153, in create_network_and_apply_compvis
network = LoRANetworkCompvis(text_encoder, unet, multiplier_tenc, multiplier_unet, modules_dim, modules_alpha)
File "C:\AI\stable-diffusion-webui\extensions\sd-webui-additional-networks\scripts\lora_compvis.py", line 341, in init
comp_vis_lora_name = LoRANetworkCompvis.convert_diffusers_name_to_compvis(self.v2, du_lora_name)
File "C:\AI\stable-diffusion-webui\extensions\sd-webui-additional-networks\scripts\lora_compvis.py", line 302, in convert_diffusers_name_to_compvis
assert cv_name is not None, f"conversion failed: {du_name}. the model may not be trained by sd-scripts."
AssertionError: conversion failed: lora_te1_text_model_encoder_layers_0_mlp_fc1. the model may not be trained by sd-scripts.

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

1 participant