Files
NextChat-Awesome-Plugins/plugins/flux/README.md
2024-09-09 16:16:44 +08:00

37 lines
405 B
Markdown

# Flux Pro
> The pro version of FLUX.1, served in partnership with BFL
## Schema
[openapi.json](./openapi.json)
## Servers
`https://fal.run`
## Operations
1. FluxPro
2. FluxDev
3. FluxSchnell
4. FluxDevImageToImage
## Authentication
```
type: custom
location: header
name: Authorization
token: Key {{apikey}}
```
![Authentication](./authentication.png)
## Preview
![Preview](./preview.png)