passionateScarletPrawn
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
👕 Shirtgen API Endpoint
Shirtgen lets you generate AI-powered t-shirt designs with just a prompt! 🖋️ Choose between the standard "Flux Schnell" model or the enhanced "Pro" model. Perfect for creating unique custom apparel in seconds! 🚀
- Send a
POST
request to the endpoint with your design prompt. - Toggle between Standard and Pro models using the
useProModel
flag. - The AI generates a high-quality t-shirt design based on your prompt.
{ "prompt": "A retro sunset with palm trees 🌴🌅", "useProModel": true }