Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.
Discussion options

You must be logged in to vote

Since it's hosted on the huggingface website and it's already in diffusers model, you can use the second conversion script directly: convert_stable_diffusion_checkpoint_to_onnx.py --model_path="Linaqruf/anything-v3.0" --output_path="anything-v3.0_onnx"

The script will download and convert in one step so you don't have to do the two step conversion with the .ckpt file.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@caprexy
Comment options

Answer selected by technomaniak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants