Skip to content

Commit

Permalink
Updates to code
Browse files Browse the repository at this point in the history
  • Loading branch information
rivasge committed Apr 12, 2024
1 parent 7f92e5b commit 49605f4
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
# Set TensorFlow logging level to suppress unnecessary output
os.environ["TF_CPP_MIN_LOG_LEVEL"] = "1"

# Install or upgrade the SageMaker package
os.system("pip install -U sagemaker")

# Import TensorFlow and related modules
import tensorflow as tf
Expand Down

0 comments on commit 49605f4

Please sign in to comment.