Giter VIP home page Giter VIP logo

stable-diffusion-webui-composable-lora's People

Contributors

light-of-hers avatar opparco avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

stable-diffusion-webui-composable-lora's Issues

IndexError: tuple index out of range

I am running a Jan commit of Auto1111, so maybe its the cause but I do get the following error:
File "/sd/modules/extra_networks.py", line 75, in activate
extra_network.activate(p, extra_network_args)
File "/sd/extensions-builtin/Lora/extra_networks_lora.py", line 17, in activate
lora.load_loras(names, multipliers)
File "/sd/extensions-builtin/Lora/lora.py", line 146, in load_loras
lora = load_lora(name, lora_on_disk.filename)
File "/sd/extensions-builtin/Lora/lora.py", line 98, in load_lora
module = torch.nn.Conv2d(weight.shape[1], weight.shape[0], (1, 1), bias=False)
IndexError: tuple index out of range

Notice: thes extension will be redirect to a fork if no longer maintained

@opparco
AUTOMATIC1111/stable-diffusion-webui-extensions#79
we have received from reports that this extension is in a broken state no longer maintained
and based on the current open issues this is the case
since apparently a working Fork is available from @a2569875
we intend to redirect the git url on webui extensions index to direct to @a2569875 fork if the issues it's not resolved in 1~2 week

@a2569875 are you ok with us redirecting to your repo? or you prefer us not to?

not working with lycoris

hi,
I just tested this extension, and it works with lora, but when I tried with lycoris, it always caused this error:

...
File "D:\AI Arts\Automatic1111 Webui\stable-diffusion-webui\extensions\stable-diffusion-webui-composable-lora\composable_lycoris.py", line 181, in inference
    return self.op(x, self.weight, **self.extra_args)
RuntimeError: Input type (torch.cuda.HalfTensor) and weight type (torch.HalfTensor) should be the same

anyone else has this problem?
thanks

Batch size greater than 1 results in IndexError

It would appear that when this extension is enabled, I am unable to run generations where the batch size is greater than 1, giving an error like IndexError: list index out of range.

Is this an intentional/known limitation?

Does not seem to work with kohya's additional-networks extension

Hello. Just tried this extension, and it's awesome. Tried with built-in Lora, and it worked very well.

Here's a retro pin up Lora I trained on SD 2.1, generated on Illuminati Diffusion:
Composable Lora disabled:

Composable Lora enabled:

Some of my Loras do not work using the built-in Lora, so I use this extension by kohya:

https://github.com/kohya-ss/sd-webui-additional-networks

Using this, Composable Lora does not seem to work at all.

Composable Lora enabled:

How to start the red lora icon?

image
How to start the red lora icon? I do not have this icon when I have installed it, but my classmate has this icon when he has installed it. Could you please help me

Add example to README

Could you provide an example of the LORA applying to only a subprompt?

I'm attempting to use this along with the two shot diffusion port but the LORAs seem to still be applying to the whole prompt.

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.