--- datasets: - PixArt-alpha/SAM-LLaVA-Captions10M base_model: - black-forest-labs/FLUX.1-schnell - black-forest-labs/FLUX.1-Redux-dev - PixArt-alpha/PixArt-XL-2-512x512 --- # Image Variations Experiments Check out the [blog post](todo). ## Models | Model | Description | | --------------------- | ------------------------------------------------------------------------------------------------------------- | | `flux-image-variations` | A finetuned version of FLUX that accepts CLIP image embeddings | | `pixart-custom-redux` | A custom adapter network that lets PixArt accept SigLip image embeddings, similar to Flux Redux | | `pixart-flux-redux` | A finetuned version of PixArt that accepts T5 embeddings from the Flux Redux adapter network |