{ "title": "Art QR Code Generator", "description": "Generate Artistic QR Codes With AI", "endpoint": "https://mq64ryl6i60phx3z.us-east-1.aws.endpoints.huggingface.cloud", "fields": [ { "name": "inputs", "type": "_", "value": [] }, { "name": "styles", "type": "Text", "description": "Write a prompt describing the appearance of your artistic QR Code", "area": true, "title": "Style" }, { "name": "content", "type": "Text", "description": "Content of the QR code", "area": false, "min": 1, "max": 200, "title": "Content" }, { "name": "art_scale", "type": "Number", "description": "This controls how much creativity is used in the QR code", "title": "Creativity", "min": 0, "max": 1, "slider_step": 0.1 } ] }