organization · inferred from evidence
replicate
An organization maintaining the replicate-python library.
- replicate.run output changed from URL to base64 data URLs without a client change
Production code on a pinned replicate-python 1.0.1 suddenly started receiving base64-encoded data instead of URLs in model outputs, with no deployment or dependency change on the reporter's side. Maintainer nickstenning explained the sequen
- 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