Replies: 1 comment
-
It gets saved to the output/checkpoints folder. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a unet, text_encoder clips and a vae. I hooked them all up with CheckpointSave and hit Queue, but my checkpoint isn't being output to the /checkpoints folder. What's the procedure to cause the node CheckpointSave to save the checkpoint?
edit: i just read somewhere that there needs to be a default workflow with a simple prompt in the project in order for 'queue' to trigger the function and now something is happening.
Beta Was this translation helpful? Give feedback.
All reactions