-
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch and FLAX.
You can absolutely load a version of the model at float16 precision: https://github.com/huggingface/diffusers/blob/v0.3.0/docs/source/optimization/fp16.mdx
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
The waves around this and the personal responsibility discussion are interesting, for example https://github.com/iperov/DeepFaceLab is still around after many years.
-
DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
Stable diffusion is the model, MJ will use a variant and DALL-E is the old version (we have our own implementation from our distinguished fellow Lucidrains here: https://github.com/lucidrains/DALLE2-pytorch)
-