Instructions to use ballsyonsui/BALLSYAI-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ballsyonsui/BALLSYAI-LoRA with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("rupeshs/LCM-runwayml-stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("ballsyonsui/BALLSYAI-LoRA") prompt = "<lora:BALLSYAI-10:1> ballsyai, ballsy, cartoon style, full body, astronaut suit, space background" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
metadata
tags:
- text-to-image
- lora
- diffusers
- template:diffusion-lora
widget:
- text: >-
<lora:BALLSYAI-10:1> ballsyai, ballsy, cartoon style, full body, astronaut
suit, space background
parameters:
negative_prompt: deformed, blurry, extra limbs, bad anatomy, low quality
output:
url: images/BALLSYAI (1).png
- text: >-
<lora:BALLSYAI-10:1> ballsyai, ballsy, cartoon style, full body, astronaut
suit, space background
parameters:
negative_prompt: deformed, blurry, extra limbs, bad anatomy, low quality
output:
url: images/BALLSYAI (1).png
base_model: rupeshs/LCM-runwayml-stable-diffusion-v1-5
instance_prompt: ballsyai, ballsy
license: openrail
BALLSYAI
.png)
- Prompt
- <lora:BALLSYAI-10:1> ballsyai, ballsy, cartoon style, full body, astronaut suit, space background
- Negative Prompt
- deformed, blurry, extra limbs, bad anatomy, low quality
.png)
- Prompt
- <lora:BALLSYAI-10:1> ballsyai, ballsy, cartoon style, full body, astronaut suit, space background
- Negative Prompt
- deformed, blurry, extra limbs, bad anatomy, low quality
Model description
BALLSYAI LoRA
A cartoon-style LoRA character trained on Stable Diffusion v1.5 using Kohya_ss. Ideal for meme content, bold expressions, and fun cartoon visuals.
- Trigger word: `ballsyai`
- Example prompt: `<lora:BALLSYAI-10:1> ballsyai, cartoon style, full body, bold outline`
- Base model: `runwayml/stable-diffusion-v1-5`
- Epochs: 10
- Resolution: 512x512
- Format: Safetensors
Trained using 20+ hand-captioned images of the BALLSYAI mascot with descriptive `.txt` files to ensure consistent output.
Great for meme generation, web content, and Telegram bots.
Trigger words
You should use ballsyai to trigger the image generation.
You should use ballsy to trigger the image generation.
Download model
Weights for this model are available in Safetensors format.
Download them in the Files & versions tab.