Princeaka commited on
Commit
236eee5
Β·
verified Β·
1 Parent(s): b35a927

Update install.sh

Browse files
Files changed (1) hide show
  1. install.sh +2 -1
install.sh CHANGED
@@ -7,4 +7,5 @@ pip install --no-cache-dir -r requirements.txt
7
  echo "πŸ”„ Reinstalling correct huggingface-hub version..."
8
  pip install --no-cache-dir --force-reinstall huggingface-hub==0.13.4
9
 
10
- echo "βœ… Installation complete."
 
 
7
  echo "πŸ”„ Reinstalling correct huggingface-hub version..."
8
  pip install --no-cache-dir --force-reinstall huggingface-hub==0.13.4
9
 
10
+ echo "βœ… Installation complete."
11
+ pip show huggingface-hub