trojblue commited on
Commit
abcf01c
·
verified ·
1 Parent(s): a09ecea

Update aws_software_setup.sh

Browse files
Files changed (1) hide show
  1. aws_software_setup.sh +1 -1
aws_software_setup.sh CHANGED
@@ -46,4 +46,4 @@ else
46
  fi
47
 
48
  echo "run in terminal:"
49
- echo "source ~/.bashrc && python -m pip install unibox ipykernel jupyter s5cmdpy poetry uv && python -m ipykernel install --user --name=conda310"
 
46
  fi
47
 
48
  echo "run in terminal:"
49
+ echo "source ~/.bashrc && python -m pip install unibox ipykernel jupyter s5cmdpy poetry uv huggingface-hub && python -m ipykernel install --user --name=conda310"