curl "https://.endpoints.huggingface.cloud" \ -X POST \ -H "Accept: application/json" \ -H "Authorization: Bearer hf_" \ -H "Content-Type: application/json" \ -d '{ "inputs": "underwater footage, clownfishes swimming around coral", "parameters": {} }' > output.json