OrionZheng commited on
Commit
a22eba0
1 Parent(s): a442273

Update prepare_env.sh

Browse files
Files changed (1) hide show
  1. prepare_env.sh +1 -1
prepare_env.sh CHANGED
@@ -1,4 +1,4 @@
1
- python --version
2
  python -m pip install --upgrade pip
3
 
4
  # Prepare Colab Env
 
1
+ python --version # Make sure your use the Python 3.10
2
  python -m pip install --upgrade pip
3
 
4
  # Prepare Colab Env