OnnxStream
OnnxStream copied to clipboard
could you upload the onnx model?
‘’‘It is strongly recommended to run the excellent ONNX Simplifier on the exported ONNX file before its conversion to a model.txt file. ’‘’
could you upload the onnx model?
hi,
all ONNXs come from here:
https://huggingface.co/runwayml/stable-diffusion-v1-5
This PR contains information for exporting with torch.onnx.export(): https://github.com/vitoplantamura/OnnxStream/pull/36
Thanks, Vito