mirror of
https://github.com/ChatGPTNextWeb/NextChat-Awesome-Plugins.git
synced 2026-07-08 01:32:03 +08:00
add flux plugin
This commit is contained in:
34
plugins/flux/README.md
Normal file
34
plugins/flux/README.md
Normal file
@@ -0,0 +1,34 @@
|
||||
# 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
|
||||
> FLUX.1 [pro], next generation text-to-image model.
|
||||
|
||||
|
||||
## Authentication
|
||||
|
||||
```
|
||||
type: custom
|
||||
location: header
|
||||
name: Authorization
|
||||
token: Key {{apikey}}
|
||||
```
|
||||
|
||||

|
||||
|
||||
|
||||
## Preview
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user