SAVRN
Search Contact SAVRN

Independent publisher

Sway

SwayStar123

Models in Library0
Datasets in Library2
Models on Hugging Face9
Followers15

Datasets

I also seperately provide just the prompts in prompts.json keys are the imageid, and the values are the captions generated Captions generated by moondream: vikhyatk/moondream2 Latents generated by SDXL VAE: madebyollin/sdxl-vae-fp16-fix Embeddings generated by SigLIP: hf-hub:timm/ViT-SO400M-14-SigLIP-384 Original dataset: common-canvas/commoncatalog-cc-by Latents f32 and embeddings are f16 bytes Compute cost: 16x3090 for 3 day. Approximately.

Publicly accessible cc-by-4.0

Dataset · Text to image

preprocessed_commoncatalog-cc-by_DCAE

Sway

The images are resized and then encoded with the DC-AE f32 autoencoder. The resizing is done with a bucketmanager with base resolution 512x512, minimum side length 256, maximum side length 1024, all sides are divisible by 32 ofcourse as they needed to be encoded by the DCAEf32 encoder. The captions are generated with moondream2, encoded with siglip and bert. (Bert embeddings variance is very high, so use a norm layer). The text embeddings are padded to 64 tokens, but i have provided the

Publicly accessible cc 10M<n<100M