Hello, and welcome to this week’s changelog update! Let’s dive into what’s new:
-
Multi A100, RTX A6000, and L40S GPUs available on request
New GPUs are available upon request. 2x A100, 4x A100, 8x A100, RTX A6000, and L40S are now available in our catalog. Talk to us if you’d like to get access to them.
-
CLI Update: Show service changes staged for next deployment
We have introduced the
unapplied-changes
command tokoyeb service
. This allows you to list the staged changes compared to the latest deployment. These staged changes will be applied on the next service deployment. This is available in the CLI v5.2. -
Improved
PORT
experienceWe improved the
PORT
configuration experience. Previously, scrolling inside the Service’sPORT
field unintentionally changed the value. This is now fixed. -
New tutorial: Use Stable Diffusion and PyTorch to Build an Image Inpainting Service
Learn how to use Stable Diffusion and PyTorch to build an image inpainting service thanks to Haziqa’s tutorial. At the end of the tutorial, you’ll be able to upload images and receive modified versions based on your prompts. You can even deploy the service in one-click.