dblunk88
dblunk88
Here is a direct comparisons between the 401 firmware and the 306 firmware on where relevant offsets might be located at: https://docs.google.com/spreadsheets/d/1qbU6NUodvUV6fAwwDyLvVt8z9bPQDE-5WTuzRmKDYVc/edit?usp=sharing About to do a pull request to share...
Added compatibility for an older firmware version after comparing them in https://github.com/osresearch/airbreak/issues/33 and left everything else as-is. Please let me know if there are any issues, as this has only...
Would there be a possibility to natively implement an option to include datasets that are not listed in the settings.json? Perhaps have the script scan a separate folder and include...
Thank you guys for throwing in the documentation. Segregating this from the other Issue. Is there any possibility to include more of the k-diffusion samplers? https://github.com/crowsonkb/k-diffusion/blob/master/k_diffusion/sampling.py Heuler for example would...
**Is your feature request related to a problem? Please describe.** Support for hypernetworks since they seem to yield great results. An example can be seen here: https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/master/modules/hypernetworks/hypernetwork.py info: https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/2670 **Describe...
Just saw this https://github.com/cloneofsimo/paint-with-words-sd which is based on Nvidia's paper of paint with words. If it's not yet implemented, a community pipeline would be pretty cool. Essentially it's img2img, but...
The CLIP guided text2img is pretty good. Would be nice to be able to use it for img2img