Sign In

Ostris OpenFLUX.1 VAE

13
974
0
4
Verified:
SafeTensor
Type
VAE
Stats
974
0
Reviews
Published
Aug 24, 2024
Base Model
Flux.1 S
Hash
AutoV2
F58AD0FBB7
Second Birthday Badge
LOL2024's Avatar
LOL2024

Original Repo: https://huggingface.co/ostris/OpenFLUX.1

Not Ready

This is a WIP. It is nearing a state I am going to call "early pre alpha". You are welcome to start messing with it at this point, but it still has a ways to go before it is ready for people to start finetuning on it. New updates are being pushed every few days as it continues to train. I will update this message when it is ready for that.

What is this?

This project started as a way to train adapters for the FLUX.1-schnell model. But has evolved over time. The purpose of this project now, is to create an open source version of FLUX.1 that uses classic CFG and is finetunable for the community. Since it requires CFG, it will require a different pipeline than the original FLUX.1. This pipeline can be found in open_flux_pipeline.py in this repo.