The example code doesn't work. Flux returns a json object with the image encoded as base64. So you n

The example code doesn't work. Flux returns a json object with the image encoded as base64. So you need to decode it.
Was this page helpful?