Skip to content

Commit

Permalink
tensorflow 버전 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
megymj committed Nov 6, 2023
1 parent a8d9b7c commit c09665b
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,12 @@ soupsieve==2.5
#tensorboard==2.14.1
tensorboard==2.14.0
tensorboard-data-server==0.7.2
tensorflow==2.14.0
tensorflow-estimator==2.14.0
tensorflow-intel==2.14.0
#tensorflow==2.14.0
tensorflow==2.13.0
#tensorflow-estimator==2.14.0
#tensorflow-intel==2.14.0
tensorflow-estimator==2.13.0
tensorflow-intel==2.13.0
tensorflow-io-gcs-filesystem==0.31.0
termcolor==2.3.0
threadpoolctl==3.2.0
Expand Down

0 comments on commit c09665b

Please sign in to comment.