Update CONTRIBUTING.md

This commit is contained in:
Yuhong Sun 2024-01-08 22:44:11 -08:00 committed by GitHub
parent 77b0d76f53
commit c8f34e3103
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,9 +58,10 @@ development purposes but also feel free to just use the containers and update wi
### Local Set Up
It is recommended to use Python versions >= 3.11.
It is recommended to use Python versions 3.11.
This guide skips setting up User Authentication for the purpose of simplicity
If using a lower version, modifications will have to be made to the code.
If using a higher version, the version of Tensorflow we use may not be available for your platform.
#### Installing Requirements