BrandonStudio
BrandonStudio
I also have same issue recently. It seems to be a network problem and disappears if I changed to another network
It seems to be a dependency problem. The failed attempt tries to install tokenizer 0.10.3. It is highly possible to be related to huggingface_hub package For comparison, the successful installation...
Find the problem: https://github.com/huggingface/transformers/blob/8cb5963cc22174954e7dca2c0a3320b7dc2f4edc/setup.py#L118
Besides, I suggest remove the problematic version 0.10.3 from PyPI
@RishiJinka You should specify `huggingface_hub[cli]
Is there also a standard `name` claim?
`NEXT_AUTH_SECRET` should be a base64 string
What did it say in docker logs?
What if removing `NEXTAUTH_URL`?