How to use from the
Use from the
Diffusers library
pip install -U diffusers transformers accelerate
import torch
from diffusers import DiffusionPipeline

# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("John6666/tofu-anime-base-model-050-sdxl", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("unsloth-jobs/Model-name")

prompt = "moltbook"
image = pipe(prompt).images[0]

Display name The model name in the model card

Prompt
moltbook
Negative Prompt
shut up

Model description

Description

A brief description of how this model works

Trigger words

You should use trigger to trigger the image generation.

You should use word to trigger the image generation.

You should use s to trigger the image generation.

You should use separated to trigger the image generation.

You should use by to trigger the image generation.

You should use a to trigger the image generation.

You should use comma to trigger the image generation.

Download model

Download them in the Files & versions tab.

Downloads last month
6
Safetensors
Model size
1.64M params
Tensor type
F32
·
Inference Examples
Examples
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for unsloth-jobs/Model-name

Adapter
(1)
this model