Commit f4979422 authored by AUTOMATIC1111's avatar AUTOMATIC1111

return the line lost during the merge

parent 36762f0e
......@@ -2,6 +2,7 @@ import torch
import inspect
import k_diffusion.sampling
from modules import sd_samplers_common, sd_samplers_extra, sd_samplers_cfg_denoiser
from modules.sd_samplers_cfg_denoiser import CFGDenoiser
from modules.shared import opts
import modules.shared as shared
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment