Auto-update: Mon Feb 17 12:24:44 PST 2025

This commit is contained in:
sanj 2025-02-17 12:24:44 -08:00
parent 541f9e8457
commit 14096361e4

2
bfl
View file

@ -25,7 +25,7 @@ PROMPT=$(echo "$1" | jq -R -s '.')
# Make the initial request
request=$(curl -X 'POST' \
'https://api.us1.bfl.ai/v1/flux-pro-1.1' \
'https://api.us1.bfl.ai/v1/flux-dev' \
-H 'accept: application/json' \
-H "x-key: ${BFL_API_KEY}" \
-H 'Content-Type: application/json' \