CoolFace
Modelpublic

SkillForge45/GPUDiff-V1

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes
Model Card

GPUDiff-V1 - good model for image generation!

GPUDiff - this is a open-source model, but the model is licensed, be careful.

Usage

bash
python -c "from model import train; train()" # train the model
bash
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:

Coco images: http://images.cocodataset.org/zips/train2017.zip

Coco annotations: http://images.cocodataset.org/annotations/annotations_trainval2017.zip

License

This is model is a lecensed, see the LICENSE for more information.

Creator

Creator is a me (EidolonAI, SkillForge45).