Hi, congrat to your awsome work! I try to load the pre-downloaded ckpt files with diffusers, following the inference frameworks in diffusers doc
hoowever, I got WARNING: Did not find branch or tag 'refs/pull/14355/head', assuming revision or ref. when runing the installation cmd: pip install git+https://github.com/huggingface/diffusers.git@refs/pull/14355/head . Is it broken, or diffusers lib is still on the road? @RyanLee-Dev
Hi, congrat to your awsome work! I try to load the pre-downloaded ckpt files with diffusers, following the inference frameworks in diffusers doc
hoowever, I got
WARNING: Did not find branch or tag 'refs/pull/14355/head', assuming revision or ref.when runing the installation cmd:pip install git+https://github.com/huggingface/diffusers.git@refs/pull/14355/head. Is it broken, or diffusers lib is still on the road? @RyanLee-Dev