Git Product home page Git Product logo

sd-webui-evviz2's People

Contributors

hnmr293 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

Watchers

 avatar  avatar

Forkers

filexor

sd-webui-evviz2's Issues

error in line 319 and line 361 on A1111 1.6

i got this on A1111 1.6

Traceback (most recent call last):
File "D:\AI\stable-diffusion-webui\extensions\sd-webui-evviz2\scripts\evviz2.py", line 361, in f
v = fn(*args, **kwargs)
File "D:\AI\stable-diffusion-webui\extensions\sd-webui-evviz2\scripts\evviz2.py", line 319, in run
sd_model = SDModel(shared.sd_model)
File "D:\AI\stable-diffusion-webui\extensions\sd-webui-evviz2\scripts\evviz2lib\sdhook.py", line 305, in init
assert isinstance(clip, FrozenCLIPEmbedderWithCustomWordsBase)
AssertionError

only standard extensions on like..

controlnet
adetailer
deforum
regional-prompter
supermerger
vectorscope-cc
wildcards

RuntimeError: "addmm_impl_cpu_" not implemented for 'Half'

Traceback (most recent call last):
File "C:\AI\stable-diffusion-webui\extensions\sd-webui-evviz2\scripts\evviz2.py", line 361, in f
v = fn(*args, **kwargs)
File "C:\AI\stable-diffusion-webui\extensions\sd-webui-evviz2\scripts\evviz2.py", line 338, in run
k = mod.to_k(context._context)
File "C:\AI\stable-diffusion-webui\venv\lib\site-packages\torch\nn\modules\module.py", line 1501, in call_impl
return forward_call(*args, **kwargs)
File "C:\AI\stable-diffusion-webui\extensions-builtin\Lora\networks.py", line 361, in network_Linear_forward
return torch.nn.Linear_forward_before_network(self, input)
File "C:\AI\stable-diffusion-webui\venv\lib\site-packages\torch\nn\modules\linear.py", line 114, in forward
return F.linear(input, self.weight, self.bias)
RuntimeError: "addmm_impl_cpu
" not implemented for 'Half'

I'm getting this when I "run"

GTX 1070

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.