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.
main.tsx
https://stevekrouse--6effd4b0254011f0a4ea569c3dd06744.web.val.run
š 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 }