[README Update] Add setting to change huggingface model cache folder.
Added:
This UI downloads large model files in order to train on your datasets. If you wish to change the directory at which this UI downloads base models like Qwen, Flux, and Wan, simply set HF_HOME=/path/to/hf/cache in your environment before building and running the UI.
Hi, where can I find the download path for models? I already have the flux dev model and don't want to redownload but can't find any folder to put it in.
Hi, where can I find the download path for models? I already have the flux dev model and don't want to redownload but can't find any folder to put it in.
~/.cache/huggingface on mac, not sure about other systems.