Instructions to use FFusion/di.ffusion.ai.Beta512 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use FFusion/di.ffusion.ai.Beta512 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("FFusion/di.ffusion.ai.Beta512", dtype=torch.bfloat16, device_map="cuda") prompt = "a sprinkled donut sitting on top of a table, blender donut tutorial, colorful hyperrealism, everything is made of candy, hyperrealistic digital painting, covered in sprinkles and crumbs, vibrant colors hyper realism, colorful smoke explosion background" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
prompt examples?
Some prompt examples to go along with those images would be very helpful.
Do have a look at our Civitai page and gallery samples at the bottom.
https://civitai.com/models/82039/ffusion-ai
Every image displayed is accompanied by its corresponding generation data, providing valuable insights into the creative process.
Additionally, the samples shared here include prompt usage metadata.
Each image is with generation data. (also the samples upload here contain metadata on prompt usage)
parameters
https://huggingface.co/FFusion/di.ffusion.ai.Beta512/blob/main/SAMPLES%20512-beta-BFG/00010-894706014.png
a painting of a mountain with a waterfall coming out of it, water art manipulation, photoshop water art, water art photoshop, surreal water art, water manipulation photoshop, photo manipulation, photo - manipulation, creative photo manipulation, 3d digital art, 3 d digital art, 3 d epic illustrations, mind-bending digital art, amazing water art, 3 d landscape
Negative prompt: low resolution,bad face quality,missing detail,over sharpening,(sharp image),(contrast:1.6),(oversaturated:2),(saturated:1.6),big contrast,contrast white burn,white spots,over exposed,over saturated,burned image,ugly,hideous,deformed,mutant,butchered,gore,sloppy,artifacts,mutilated,poorly drawn,poorly detailed,smudged,sketch,pencil,glossy skin,doll,plastic,lowres,poorly drawn,sloppy,over exposed,burnt image,broken,fuzzy,aliasing,cheap,old-school,poor quality,pixelated,sleepy,closed-eyes,poorly drawn,crippled,crooked,weird,odd,distorted,erased,cut,mutilated,sloppy,hideous,ugly,pixelated,text,logo,watermark,deformed eyes,close up,((disfigured)),((bad art)),((deformed)),((extra limbs)),(((duplicate))),((morbid)),out of frame,extra fingers,mutated hands,poorly drawn eyes,((poorly drawn hands)),((poorly drawn face)),(((mutation))),((ugly)),blurry,((bad anatomy)),(((bad proportions))).,
Steps: 64, Sampler: DPM++ SDE Karras, CFG scale: 6, Seed: 894706014, Size: 664x528, Model hash: 382df72d4a, Model: FFUSION.ai-512-beta-BFG-build.0401
Or just check https://civitai.com/user/idle/images
Thanks!
