Christopher Friesen

Results 19 comments of Christopher Friesen

I'm using 0.19.4 and have the same issue, Windows 10, all notifications enabled, icon.notify doesn't work and shows nothing, failing silently.

low ram implementation of fine-tuning with diffusers: https://github.com/ShivamShrirao/diffusers/tree/main/examples/dreambooth

Both of these will be addressed in the new AIO version I am working on. I intend to push the update by Tuesday.

at the same time, any remaining path calculations that don't already use pathlib should be refactored to to pathlib rather than string concat.

I think this should be a single html file "web app" you can run locally by connecting to a localhost command server, or remotely by connecting to the command server...

An idea for an interface for filtering would be: - At the top of the screen show the search / filtering interface - In the center of the screen show...

Some folks have fine-tuned models that are only compatible with the older CompVis code, while I intend to add my own fine-tuning facilities to g-diffuser-lib in the future, in the...

> I found a script too as I mentioned in the discord https://github.com/huggingface/diffusers/blob/2c4ce96d12a65f08b176a6303a4f1dbb305f4ebd/scripts/convert_original_stable_diffusion_to_diffusers.py This version has an error but switching to the main branch works Thank you! This will save...

Very interested to see this in Diffusers as soon as possible. It would be nice to see rectified-flow in a diffusers compatible training script as well, perhaps as an option...