lllyasviel / ControlNet-v1-1-nightly

Nightly release of ControlNet 1.1
4.48k stars 364 forks source link

control by real depth #84

Open sawyer7246 opened 1 year ago

sawyer7246 commented 1 year ago

Hi! Currently, the depth control model accepts uint8 input with specific encoding rules which convert the real distance value into a grayscale value. I wonder: 1). Will the real-distance input improve the structural control(more accurate...etc) of generation? 2). Is there any suggestion for doing so?