{
  "message": "Image Style Transfer API",
  "styles": [
    "pixel",
    "snoopy",
    "jojo",
    "clay",
    "ghibli",
    "american-cartoon",
    "lego",
    "broccoli-hair",
    "plushie",
    "wojak",
    "upscalecompression",
    "gfx",
    "fluffy",
    "glass",
    "simpsons",
    "anime"
  ],
  "usage": "POST /api/transform with JSON body: {\"image_url\": \"...\", \"style\": \"...\", \"lora_url\": \"...\"}"
}
