stable_diffusion.openvino icon indicating copy to clipboard operation
stable_diffusion.openvino copied to clipboard

Can you share the code for exporting pt weights to onnx

Open NEFUJoeyChen opened this issue 3 years ago • 1 comments

NEFUJoeyChen avatar Oct 19 '22 03:10 NEFUJoeyChen

This project downloads the needed models, which are already converted to OpenVINO IR-format (IntermediateRepresentation) - via HuggingFace hf_hub_download(), no conversion involved or needed.

brmarkus avatar Oct 19 '22 04:10 brmarkus