The little things, week ending September 26, 2025
Web
- Updated playground to make it easier to use output images as inputs
- Improved load time and rendering of the homepage
- Added a link to the model detail page to view all predictions you’ve made with that model
API
- Launched a new search API (in beta) that makes it easier to find models, collections, and docs in a single call
Docs
- Published a comprehensive comparison of image editing models to help you choose the right tool for your project
- Moved “Deploy a custom model” to the get-started section for better discoverability
- Added new guide for optimizing models with Pruna to help you make models faster and cheaper
- Added documentation for throttling when you have low credit balance
- Updated rate limits error message format and clarified burst behavior in the API reference
- Enhanced the 404 page
- Fixed some visual inconsistencies, especially when using dark mode
Cog
- Updated Cog to support PyTorch 2.8.0 compatibility in v0.16.7
- Improved
cog init
to download the latest agent instructions from docs - Added better support for Python 3.13 base images