chrombert_prepare_env¶
Download required files to ~/.cache/chrombert/data, or other path your like.
chrombert_prepare_env [OPTIONS]
Options
- --help¶
Show this message and exit.
- --basedir¶
The directory to store the data. Default is ~/.cache/chrombert/data.
- --hf-endpoint¶
The endpoint of the Hugging Face model.