#install

22 messages · Page 1 of 1 (latest)

narrow sedge
#

is it possible to do so cache and everything is install on 1 hardrive? it keeps splitting up and installs cache on my system drive

swift hamlet
#

there are some updates on model mgmt being worked out to assist with this. hold tight 🙂

narrow sedge
#

i have another problem, when im trying to render a image in fp16 it just end up black

swift hamlet
#

Probably Sdxl? You need to download a fixed vae - stability released a vae that is broken for fp16

narrow sedge
#

do i have to "install" it for invoke? im just using my models folder for comfyui

swift hamlet
#

Should be able to use the import model mgr to pull that in

#

Then you can either manually set the vae each run, or configure your other models to use that

narrow sedge
#

its not the same as the sdxl vae? sorry i havent have this problem in the other platforms, just want to understand

swift hamlet
#

Nope - the SDXL VAE removes the watermark that was embedded in the image, but doesnt fix the fp16 problem

#

The above is the fp16 fix AND the watermark removal.

narrow sedge
#

okay thanks

narrow sedge
#

i have a install problem, i cant seem to install controlnets?

swift hamlet
#

make sure to install diffusers controlnets.

narrow sedge
#

so what is autoimport used for?

swift hamlet
#

when you have a properly formatted model, it'll put it in the right spot

#

but if it's not the right format and we don't know how to convert it (e.g., a controlnet), it won't work.

#

which maybe begs the question as to whether we could or should try to convert controlnets - cc @tame dome for opinion

tame dome
#

TBH, because of the coupling of the models and the prep models, I don't think we can claim to convert controlnets in any useful way right now.. More code will need to be written and the users will need to be educated how to install them. On the other hand, we're going to bump up against this frequently, I think it is a matter of should.

swift hamlet
#

I don’t think those are bundled with the controlnets but that may just be the few I’ve seen