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

KeyError: 'global_step' while installing Anything V3.0 #56

Answered by azuritecoin
technomaniak asked this question in Q&A
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