Skip to content

Commit 9ba4252

Browse files
Add acknowledgement to maxhancock1
1 parent 58ec310 commit 9ba4252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy_guides/MacOS_TFLite_Guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# How to Run TensorFlow Lite Models on macOS
22
This guide shows how to set up a TensorFlow Lite Runtime environment on a macOS device. We'll use [Anaconda](https://www.anaconda.com/) to create a Python environment to install the TFLite Runtime in. It's easy!
33

4-
Thanks goes to [Max Hancock](https://www.linkedin.com/in/maxwell-hancock/) for contributing this guide!
4+
Acknowledgement: Thanks goes to [Max Hancock](https://www.linkedin.com/in/maxwell-hancock/) for contributing this guide!
55

66
## Step 1. Download and Install Anaconda
77
First, install [Anaconda](https://www.anaconda.com/), which is a Python environment manager that greatly simplifies Python package management and deployment. Anaconda allows you to create Python virtual environments on your Mac without interfering with existing installations of Python. Go to the [Anaconda Downloads page](https://www.anaconda.com/products/distribution) and click the Download button.

0 commit comments

Comments
 (0)