Richard Löwenström
Richard Löwenström
You are probably inputting an image with an alpha channel like PNG. Try only inputting RGB
The null conditioning is an empty string (passed to the text tokenizer + text encoder and then into the unet in stable diffusion at least). I.e. throwing away the text...
Maybe you can use diffusers instead?
:+1: For reference: http://bl.ocks.org/nbremer/6506614
Seeing this on master 417102da2251ad7ff8aa54b8d34fa830fa3af94b Using Linux 64bit from github actions build. Still happens when I limit the fps to 1.
In case it's helpful [Contents.json.zip](https://github.com/AlexDisler/cordova-icon/files/181272/Contents.json.zip)
I haven't updated to the latest major version of cordova yet. I think the problem for me was that the folder you talk about didn't exist already and after creating...
Version of cordova is 5.4.1
I'm not sure what a good level of abstraction is. At the moment the Unet is a building block has no identifying information or any idea about how it's been...
It's supported. Switch the model id to `runwayml/stable-diffusion-v1-5`