We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cc55b06 + f75d2dc commit a2508afCopy full SHA for a2508af
init_env.sh
@@ -1,4 +1,4 @@
1
-pip install torch==2.0.1 && \
+pip install torch==2.1.0 && \
2
pip install tensorboard==2.11.0 && \
3
pip install packaging && \
4
-pip install -r requirements.txt
+pip install -r requirements.txt
0 commit comments