Skip to content

Commit

Permalink
added username and password for uploading models - fix for #16 (#20)
Browse files Browse the repository at this point in the history
fix for #16
  • Loading branch information
rsriniva authored Feb 1, 2024
1 parent 7cd55af commit e019ee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/chapter1/pages/section2.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ To convert from TensorFlow, use the https://github.com/onnx/tensorflow-onnx[tf2o
+
image::iris-download.png[iris model download]

. Upload the file `rf_iris.onnx` to a bucket named **models**, with a path **iris** in your S3
. Upload the file `rf_iris.onnx` to a bucket named **models**, with a path **iris** in your S3. The username is *minio* and the password is *minio123*.
+
image::iris-s3-upload.png[iris model s3 upload]
+
Expand Down

0 comments on commit e019ee1

Please sign in to comment.