Only files that change between two artifact versions incur storage costs.Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-style-guide-support-models-articles-20260527-00.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
animals that contains two image files, cat.png and dog.png:
v0.
When you add a new image, rat.png, W&B creates a new artifact version, v1, with the following contents:
v1 tracks a total of 6 MB, but occupies only 3 MB of space because it shares the remaining 3 MB with v0. If you delete v1, you reclaim the 3 MB of storage associated with rat.png. If you delete v0, the storage costs of cat.png and dog.png transfer to v1, which increases its storage size to 6 MB.
Artifacts Storage