Skip to content

Commit a2508af

Browse files
authored
Merge pull request #63 from codefuse-ai/chencyudel-patch-1
Update requirements
2 parents cc55b06 + f75d2dc commit a2508af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

init_env.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pip install torch==2.0.1 && \
1+
pip install torch==2.1.0 && \
22
pip install tensorboard==2.11.0 && \
33
pip install packaging && \
4-
pip install -r requirements.txt
4+
pip install -r requirements.txt

0 commit comments

Comments
 (0)