Image GenerationActive
TheLastBen / Papercut v1.0
Papercut v1.0
A text-to-image model with Stable Diffusion XL and Lora XL.
Text to ImageLora SdxlFp16
Model ID
Papercut v1.0
Provider
thelastben
Added
1694451067
wiro playground—thelastben/Papercut v1.0
Added 1694451067
Prompts to start with :
papercut --subject/scene--
Trained using https://github.com/TheLastBen/fast-stable-diffusion SDXL trainer.
Example prompts
Great starting points for Papercut v1.0.
papercut of a phoenix and fire,Image Generation
papercut, a masked dark lord sitting on a throne, scattered skulls, torch lights, on a dark night, full moonImage Generation
papercut of a unicorn cat sad at missing dinner,Image Generation
papercut of a pizza, restaurant,Image Generation
papercut of hamburger,Image Generation
API quick start
Run Papercut v1.0 with a single API call.
POST https://api.wiro.ai/v1/Run/TheLastBen/Papercut v1.0
{
"prompt": "papercut an owl made of cherry blossoms i…",
"negativePrompt": "burp, elephant, out of frame",
"samples": 4,
"steps": 20
}