Modal instructions not working - Huggingface problem
This is for bugs only
Did you already ask in the discord?
Yes
You verified that this is a bug and not a feature request or question by asking in the discord?
Yes
Describe the bug
I am having a problem with the Modal approach. I have succesfully trained a LoRa with RunPod, but with Modal I can not get the Flux model from huggingface. I have correctly configured huggingface-cli and also copied a .env with the token in /ai-toolkit and /ai-toolkit/config just in case... but nothing. I keep on getting:
" black-forest-labs/FLUX.1-dev is not a local folder and is not a valid model identifier listed on │ │ 'https://huggingface.co/models' │ │ If this is a private repository, make sure to pass a token having permission to this repo with token or log in │ │ with huggingface-cli login. "
As I said, I have had no problem using RunPod before, but Modal just refuses to work. I am using Debian bookworm in WSL. As I indicated, I have had no problems training LoRas with RunPod, but this keeps happening with Modal.
Having the same issue.
Has anyone been able to run it correctly in Modal? How?