How to use a different sampler for inference on a custom model? #117
Unanswered
SuroshAhmadZobair
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi
I am trying to do inference using my custom-trained model but struggling to implement a different sampler in the inference script.
This is how I am trying to load the model and configs.
I looked at the yaml file but I can't figure out if it should be implemented there.
yaml file: https://huggingface.co/webui/ControlNet-modules-safetensors/blob/main/cldm_v15.yaml
By a different sampling method, I am referring to one of the following:
Any insights?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions