John Slegers
John Slegers
> did you have a chance to test that script that adds Textual Inversion to the mix? Not yet. I'm planning to run some tests on Textual Inversion soon... both...
I've been working on [my own custom version](https://github.com/jslegers/diffusers/blob/main/examples/dreambooth/DreamBooth_Stable_Diffusion.ipynb) of [ShivamShrirao's Google Colab script](https://github.com/ShivamShrirao/diffusers/blob/main/examples/dreambooth/DreamBooth_Stable_Diffusion.ipynb) to do the training. That script itself is based on [the official version from huggingface](https://github.com/huggingface/diffusers/tree/main/examples/dreambooth). I'm running...
The issue isn't just related to inpaint. Pretty much every time the app breaks after the first run. See also : - https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/1589 - https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/1502
Any updates on this?
@EmilS :+1: I actually love that idea. I'm looking forward to seeing it implemented...
Here at Luciad, we are currently in the process of moving our LuciadRIA library away from AMD to ES6. And the code that we ship to our customers is minified....
Based on my research so far, I'm leaning towards a [Loxone miniserver](http://shop.loxone.com/enen/miniserver.html). Loxone is a company based in Germany and their miniserver is intended to be mounted on a [DIN...
Thanks. As the server will be pretty much a central communication hub between GUI, sensors, switches, thermostats, I want it to be flexible, scalable, robust and compatible with a wide...
Related issues : * https://huggingface.co/timbrooks/instruct-pix2pix/discussions/10 * https://huggingface.co/spaces/fffiloni/Pix2Pix-Video/discussions/20
Related : https://github.com/huggingface/diffusers/issues/2136