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: a man of LORACOUNDIA01 sitting at a minimalist table in a modern office setting, across from a sleek AI robot, creating a futuristic and dynamic scene. LORACOUNDIA01 is dressed in a tailored navy blazer over a crisp white shirt, exuding professionalism, while the AI robot is a humanoid machine with a polished metallic body, glowing blue accents along its joints, and a semi-transparent head displaying intricate neural circuits that pulsate with light. The robot’s expression, though artificial, is empathetic and engaging, with glowing eyes that suggest intelligence and focus. Both are engaged in an animated discussion: LORACOUNDIA01 gestures thoughtfully with one hand, while the AI robot sits upright, one hand resting on the table and the other gesturing subtly, its mechanical fingers finely articulated. The table features a modern design, holding a MacBook, a sleek notebook, and a cup of coffee, emphasizing a collaborative and innovative environment. The background is softly blurred, showcasing large glass windows with a view of a cityscape bathed in natural light, complemented by holographic displays subtly projecting data around the room. Ultra-realistic details capture LORACOUNDIA01’s facial expression and skin textures, as well as the intricate design of the AI robot, with lifelike reflections on its metallic surfaces and dynamic lighting that enhances the contrast between human and machine. The scene conveys a sense of partnership, technological advancement, and the merging of human creativity with artificial intelligence.