Git Clone ...

#4
by Psxmaster - opened

git clone https://huggingface.co/jt-zhang/SageAttention3
Cloning into 'SageAttention3'...
remote: Password authentication in git is no longer supported. You must use a user access token or an SSH key instead. See https://huggingface.co/blog/password-git-deprecation
fatal: Authentication failed for 'https://huggingface.co/jt-zhang/SageAttention3/'

you can see this not working anymore xD
you need create a token on huggingface and then use this command
git clone https://your_user_name:[email protected]/jt-zhang/SageAttention3/
this works for me <3
i create new discussion for the people that get problem like me to help them <3
and wanna say thx for your hard work too and thx that i can use it <3

Sign up or log in to comment