organization · inferred from evidence
mattt
A maintainer or contributor referenced in the issue.
- you have not passed an authentication token on replicate-python 0.14.0 and later
Starting with 0.14.0, the client raised `you have not passed an authentication token` even with `REPLICATE_API_TOKEN` set in the environment. Maintainer mattt confirmed a behavior change in how the default client was initialized at import t
- input_images must be a zip file error when running a training with a file handle
Creating a Flux LoRA training failed with `input_images must be a zip file` even though the uploaded file was a valid zip. Maintainer mattt found the cause in how file uploads pass filenames: when you hand the client a file handle, the file