> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cellulose.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# v0.0.25

Date: June 12, 2023

## Highlights

1. Cellulose now supports PyTorch models!
   Check out the [announcement blog post](https://www.cellulose.ai/blog/introducing-pytorch-model-support)
   and [full documentation here](https://docs.cellulose.ai/pytorch/overview).

<Frame>
  <img src="https://mintcdn.com/cellulose/EXUnoSFrFOlOMt19/images/releases/0.0.25/cellulose-plus-pytorch.png?fit=max&auto=format&n=EXUnoSFrFOlOMt19&q=85&s=c511f881010ed6baf409b435d138a4b8" alt="Cellulose + PyTorch" width="2004" height="710" data-path="images/releases/0.0.25/cellulose-plus-pytorch.png" />
</Frame>

2. We launched and open sourced our Python SDK!
   Here's [the link to the PyPI page](https://pypi.org/project/cellulose-sdk)
   and documentation is available [here](https://docs.cellulose.ai/pytorch/getting-started-with-python-sdk).

<Frame caption="https://github.com/celluloseai/sdk">
  <img src="https://mintcdn.com/cellulose/EXUnoSFrFOlOMt19/images/releases/0.0.25/cellulose-sdk-github-repo.png?fit=max&auto=format&n=EXUnoSFrFOlOMt19&q=85&s=b31bf0a21d00ce6f9eac13e923b49f82" alt="GitHub repository" width="3412" height="1624" data-path="images/releases/0.0.25/cellulose-sdk-github-repo.png" />
</Frame>
