Instructions to use prithivMLmods/Flux-Product-Ad-Backdrop with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use prithivMLmods/Flux-Product-Ad-Backdrop with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("prithivMLmods/Flux-Product-Ad-Backdrop") prompt = "Product Ad, Captured at eye-level, a close-up shot captures a pile of fried chicken wings in a white paper cup. The chicken wings are a vibrant brown color, adding a pop of color to the scene. The cup is placed on a light brown wooden table, creating a stark contrast with the vibrant blue sky in the background. To the right of the chicken wings, a slice of lemon, a red onion, and a red radish are placed on the table. The radish, and red onions are arranged in a circular pattern, adding depth to the composition. The backdrop is blurred, suggesting a fair day." image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Request: DOI
#1
by adarshsinghgonti - opened
Hi brother i m very glad what type of thing i wanted you already made that.but unfortunatly i m not cabable of using it fast for my perpose as i use it using serverless api . i want it to use it locally or how you create it fast llike when i prompt in huggingface ui it will generate in 10-20 second please tell me