BPplays
BPplays
That doesn't seem to have fixed it still getting the same error. what exactly is it looking for BTW?
it's still not working I'm getting the slightly different error: Traceback (most recent call last): File "D:\Programs\Optimized Stable Diffusion\optimizedSD\optimized_txt2img.py", line 199, in model = instantiate_from_config(config.modelUNet) File "d:\programs\stable diffusion\ldm\util.py", line 85,...
reply to @DusanLesan in #1774 > This is duplicate of #1537. I think caching should not be a issue solved by `lf`. I think preview script should determine surrounding files...
@DusanLesan my preview script is setup to cache images and metadata that it needs so it doesn't have to get them every time, even though it gets stuff from cache...
@joelim-work the total time it takes to display a cache image is only ≈5ms but i still notice flicker, probably because lf seems to clear the screen to print 'Loading...',...
@og900aero what "script provided for lf to view pictures" are you talking about i use a custom one made by me if you mean the other one in this issue...
~~im trying to make a qss theme and i've done a little with `custom.qss` but i would like to do an embeded qss theme if possible but im not really...
@RedDevilus if you're talking about the icon color i'll need to change the color when it's selected which i was already planning on doing. if you're talking about the light...
im having trouble getting incremental builds to work in visual studio with this setup does anyone know why? there are also still quite a few issues with the theme
@stenzek what i meant to say is that it won't do a build if i change the .qss file it doesn't seem to be keeping track of it, it only...