OnnxStack icon indicating copy to clipboard operation
OnnxStack copied to clipboard

FluxPipeline missing

Open JranZu opened this issue 1 year ago • 2 comments

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

JranZu avatar Aug 25 '24 19:08 JranZu

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

saddam213 avatar Aug 25 '24 23:08 saddam213

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.

JranZu avatar Aug 26 '24 00:08 JranZu

total waste of time - rather push code when it works or at least let people know it isn't working yet.

digital9999999 avatar Nov 27 '24 06:11 digital9999999