Readme
This model doesn't have a readme.
FLUX.1 Dev with STOIQO Afro and Amateur LoRA
REPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run pandas9/flux-dev-stoiqo-afro using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \
-H "Authorization: Bearer $REPLICATE_API_TOKEN" \
-H "Content-Type: application/json" \
-H "Prefer: wait" \
-d $'{
"version": "pandas9/flux-dev-stoiqo-afro:40debc9cb4373da4a636a5a4d188eeea253510d4c1957e879024a04bee63f154",
"input": {
"prompt": "",
"guidance": 3.5,
"lora_url": "",
"lora_scale": 0.5,
"aspect_ratio": "1:1",
"lora_strength": 1,
"output_format": "webp",
"output_quality": 95,
"negative_prompt": ""
}
}' \
https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
No output yet! Press "Submit" to start a prediction.
This model runs on Nvidia A100 (80GB) GPU hardware. We don't yet have enough runs of this model to provide performance information.
This model doesn't have a readme.