FluxPipeline missing
Description at this location: https://huggingface.co/TensorStack/Flux_schnell-f16-onnx
Says to run: var pipeline = FluxPipeline.CreatePipeline("D:\Models\Flux_schnell-f32-onnx");
However FluxPipeline doesn't exist
Hi JranZu,
I am currently still working on the StableDiffusion3 and FluxPipline,
This can take a bit of time as I can't create the pipeline until I successfully convert the model to onnx, but I also cant test the model until I have a pipeline, so its a real chicken-egg-chicken situation sometimes
I have now successfully converted these models and do have functioning pipelines however they are not ready to be merged into main as it is still a bit of a mess.
I have been insanely busy at work the past few months, but I can confirm these pipelines will be in the next OnnxStack release, hopefully in the next few weeks.
Thanks Adam
I'm willing to download and try out the commits if you want to upload them. Im trying to learn all this stuff, so it would be a great experience for me.
total waste of time - rather push code when it works or at least let people know it isn't working yet.