Instructions to use pcoundia/coundia with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use pcoundia/coundia 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("pcoundia/coundia") prompt = "a man , LORACOUNDIA01, a minimalistic and stylized illustration of yourself. The focus is on clean lines and soft details, highlighting your sharp features and confident expression. Dressed in a casual yet sleek outfit, the portrait emphasizes approachability and authenticity. The background is simple and neutral, with subtle gradients or textures to enhance the overall composition without overpowering the subject. The style is light, modern, and expressive, capturing your essence in a straightforward yet visually appealing way." image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Add generated example
Generated example for model pcoundia/coundia.
Prompt: LORACOUNDIA01, a full-body artwork in the iconic Grand Theft Auto (GTA) style, showcasing a confident man standing in a bold pose. He is dressed in casual yet stylish clothing: a black leather jacket over a white t-shirt, paired with dark jeans and clean sneakers. His expression is cool and composed, with a slight smirk that exudes charisma. The setting is an urban street scene at sunset, with graffiti-covered walls, parked cars, and neon-lit shop signs in the background. The composition features clean, sharp outlines, bold colors, and a slightly exaggerated, cel-shaded aesthetic characteristic of GTA cover art. The focus remains on the character, with dynamic lighting that adds depth—highlighting the edges of his outfit and face for a dramatic effect. The background is vibrant yet minimally detailed to ensure the subject stands out as the focal point.