Coder Social home page Coder Social logo

Comments (7)

sashasubbbb avatar sashasubbbb commented on August 20, 2024

Yeah, i've got the same error

Traceback (most recent call last):
File "B:\AIimages\stable-diffusion-webui\modules\scripts.py", line 435, in process_batch
script.process_batch(p, *script_args, **kwargs)
File "B:\AIimages\stable-diffusion-webui\extensions\sd-webui-lora-block-weight\scripts\lora_block_weight.py", line 280, in process_batch
loradealer(o_prompts ,self.lratios,self.elementals)
File "B:\AIimages\stable-diffusion-webui\extensions\sd-webui-lora-block-weight\scripts\lora_block_weight.py", line 503, in loradealer
if len(lorars) > 0: load_loras_blocks(lorans,lorars,multipliers,elements,ltype)
File "B:\AIimages\stable-diffusion-webui\extensions\sd-webui-lora-block-weight\scripts\lora_block_weight.py", line 529, in load_loras_blocks
lbw(lora.loaded_loras[l],lwei[n],elements[n])
IndexError: list index out of range

from sd-webui-lora-block-weight.

bairasky avatar bairasky commented on August 20, 2024

Yes! me too

Error running process_batch: /stable-diffusion-webui/extensions/sd-webui-lora-block-weight/scripts/lora_block_weight.py Traceback (most recent call last): File "/stable-diffusion-webui/modules/scripts.py", line 435, in process_batch script.process_batch(p, *script_args, **kwargs) File "/stable-diffusion-webui/extensions/sd-webui-lora-block-weight/scripts/lora_block_weight.py", line 280, in process_batch loradealer(o_prompts ,self.lratios,self.elementals) File "/stable-diffusion-webui/extensions/sd-webui-lora-block-weight/scripts/lora_block_weight.py", line 503, in loradealer if len(lorars) > 0: load_loras_blocks(lorans,lorars,multipliers,elements,ltype) File "/stable-diffusion-webui/extensions/sd-webui-lora-block-weight/scripts/lora_block_weight.py", line 529, in load_loras_blocks lbw(lora.loaded_loras[l],lwei[n],elements[n]) IndexError: list index out of range

from sd-webui-lora-block-weight.

hako-mikan avatar hako-mikan commented on August 20, 2024

This may be fixed latest update.
If you use latest version, tell me your settings.
Such as other extensions related to LoRAs.

from sd-webui-lora-block-weight.

jyomu avatar jyomu commented on August 20, 2024

It appears that an error occurs when a LoRa block is not specified.

from sd-webui-lora-block-weight.

xincheng233 avatar xincheng233 commented on August 20, 2024

I updated the latest version.
I used webui-locon.
However, this bug does not seem to affect the use of lora block weight.

from sd-webui-lora-block-weight.

hako-mikan avatar hako-mikan commented on August 20, 2024

Thanks everyone!
I found cause and fixed.

from sd-webui-lora-block-weight.

nmnmtttt avatar nmnmtttt commented on August 20, 2024

it's work,thank you.

from sd-webui-lora-block-weight.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.