Instructions to use unsloth-jobs/Model-name with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use unsloth-jobs/Model-name with Diffusers:
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] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
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
Model tree for unsloth-jobs/Model-name
Base model
John6666/tofu-anime-base-model-050-sdxl