Where to set the scheduler and sampler?
If I’m trying to build an inferencer using Python and the huggingface library, where do I set the scheduler and sampler? What function do I call? For context, this is what my code looks like:
How to use JuggernautXL for inpainting
This is the basic inference code I have to do inpainting:
device = “cuda”