YashNagraj75's picture
Add the setup_script
064242e
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