Weifeng-Chen / control-a-video

Official Implementation of "Control-A-Video: Controllable Text-to-Video Generation with Diffusion Models"
GNU General Public License v3.0
359 stars 26 forks source link

if someone is having an issue with Depth model #26

Closed HyeonHo99 closed 11 months ago

HyeonHo99 commented 11 months ago

Check if you are using the DPTForDepthEstimation class correctly according to your version of diffuser and transformer. Slight changes might have been made on Huggingface model of "Intel/dpt-hybrid-midas".