GPUDiff-V1 - good model for image generation!
GPUDiff - this is a open-source model, but the model is licensed, be careful.
Usage
python -c "from model import train; train()" # train the model
python -c "from model import demo.launch(); demo.launch()" # launch the demo diffusion model
Features
Fast generation - no longer generations on a powerful models.
No Mega Powerful Model - brilliant settings of GPU.
Weighs little - just a one file.
Coco Train
This model is training on a Coco Dataset 2017.
Using Coco Urls:
License
This is model is a lecensed, see the LICENSE for more information.
Creator
Creator is a me (EidolonAI, SkillForge45).