| pip install -r requirements.txt | |
| git config --global credential.helper store | |
| git config --global user.name "YashNagaraj" | |
| git config --global user.email "yashnagraj75@gmail.com" | |
| huggingface-cli login --token $HF_TOKEN | |
| wandb login --relogin $WANDB_API_KEY |