jhaoshao / ChronoDepth

ChronoDepth: Learning Temporally Consistent Video Depth from Video Diffusion Priors
MIT License
135 stars 4 forks source link

Checkpoint #6

Open mohcenaouadj opened 3 weeks ago

mohcenaouadj commented 3 weeks ago

Hello, I read the paper, great work,

Can you provide us with the checkpoint file please in order to make the inference test possible ?

jhaoshao commented 3 weeks ago

The link is already included in the README file. https://huggingface.co/jhshao/ChronoDepth

ray8828 commented 2 weeks ago

could you provide some instructions how to download the model checkpoint form HF? seems the command provided in the read me has a typo it's model_base not base_model and even after fix this bug we can't download the model, with error:

requests.exceptions.HTTPError: 401 Client Error: Unauthorized for url: https://huggingface.co/api/models/checkpoints/ChronoDepth
jhaoshao commented 1 week ago

Thanks for pointing out this bug. We've updated the command provided in the README. Try again now!