stable_diffusion.openvino
stable_diffusion.openvino copied to clipboard
Can you share the code for exporting pt weights to onnx
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.