bes-dev / stable_diffusion.openvino

Apache License 2.0
1.53k stars 207 forks source link

Can you share the code for exporting pt weights to onnx #88

Open NEFUJoeyChen opened 1 year ago

brmarkus commented 1 year ago

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.