Auto-update: Mon Feb 17 12:24:44 PST 2025
This commit is contained in:
parent
541f9e8457
commit
14096361e4
1 changed files with 1 additions and 1 deletions
2
bfl
2
bfl
|
@ -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' \
|
||||
|
|
Loading…
Add table
Reference in a new issue