Mattt

Results 266 comments of Mattt

@platform-kit In the case of #1759, I think that's a problem with the model itself rather than a change in upload behavior.

Closing in favor of #1687, which rewrites the OpenAPI 3.1 spec version emitted by FastAPI to OpenAPI 3.0.

Thanks for your help with this, @asingh9530!

Thanks for reporting, @tm-illumi. Sorry for not responding sooner. This sounds like an issue with Lambda Labs. Maybe a problem with Google OAuth for the service or DNS for the...

@BeautyyuYanli Thanks for opening this PR. Can you help me understand the benefit of this change?

It sounds like #1758 may have pinpointed the cause of the null byte pickling error you observed. For now, I'm going to close this PR and move forward with that...

> So it automatically saves as each image type based on the extension of the target filename? 🤔 Yes. This behavior [comes from Pillow](https://pillow.readthedocs.io/en/stable/handbook/image-file-formats.html): > [T]he [save()](https://pillow.readthedocs.io/en/stable/reference/Image.html#PIL.Image.Image.save) method looks at...

PNG and JPEG work correctly, but there's a bug in Cog around MIME types and data URI encoding/decoding that prevents WebP path outputs being saved to disk (at least when...

Hi, @natelalor. Sorry to hear that you're having problems with files uploaded to external CDNs. Can you share the ID of a prediction that failed in this way?

@natelalor The easiest way to get the ID of a prediction you made with the API would be to find it on your dashboard on Replicate.com. If you find it...