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

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