Avatar

torlanco

Joined November 8, 2024
Public vals
2
torlanco avatar
torlanco
shirtGenScript
HTTP
πŸ‘• 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! πŸš€ πŸ’‘ How it Works 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. πŸ“₯ Expected POST Data { "prompt": "A retro sunset with palm trees πŸŒ΄πŸŒ…", "useProModel": true }
0
torlanco avatar
torlanco
shirtGen
HTTP
πŸ‘• Shirtgen Shirtgen lets you generate AI-powered t-shirt designs with just a prompt! πŸ–‹οΈ Choose between Flux Schnell or the Pro model for enhanced results, and watch AI bring your ideas to life in seconds. Perfect for creating custom apparel effortlessly! πŸš€ How it Works Enter a prompt describing your design. Toggle between Standard and Pro models. Hit "Generate" to see your AI-crafted t-shirt design appear! Image Generation Sources With Replicate API Key : Uses Replicate Hosted Flux models for high-quality designs. Without Replicate Key : Falls back to a Val.town image generator for quick designs. Requirements Optional Replicate API Key : To use the advanced models, set REPLICATE_API_KEY in your environment.
0
Next