Joly0
Joly0
> First of all I would try to `docker-compose up` in order to run docker using your compose file. It seems you are running only a docker container using a...
Had to use these commands: ``` RUN echo "deb http://deb.debian.org/debian/ bookworm main" >> /etc/apt/sources.list.d/bookworm.list RUN echo -e "Package: *\nPin: release n=trixie\nPin-Priority: 900\nPackage: *\nPin: release n=bookworm\nPin-Priority: 400" | tee /etc/apt/preferences.d/preferences >...
Hey @monorimet i have seen the pr you mentioned is merged, does that mean sdxl is now available in shark or will be very soon? :)
Hey @monorimet @Abhishek-Varma What is the current state of this? :)
Nice, great to hear there is progess and active development behind it. I think alot of people are waiting for sdxl support :D
Hey, it seems like this doesnt only affect uploads. I added an external library, and about 1/4-1/2 of the images (roughly 1-2k images) end up in the trash and because...
Thx @ericswpark for the clarification, than it might be another issue. Will look into it again and might create a bug report then
Btw, this issue is fixed in my fork and therefore in my PR
Hey, this project is no longer actively maintained. I have forked it a while ago and fixed a lot of bugs and improved it alot. Maybe give my fork a...
Created a PR that fixes this issue