Update README.md

This commit is contained in:
Patrick von Platen
2021-09-01 09:50:21 +02:00
committed by GitHub
parent d160782a53
commit 02039352b2

View File

@@ -17,7 +17,7 @@ limitations under the License.
# Using `cookiecutter` to generate models
This folder contains templates to generate new models that fit the current API and pass all tests. It generates
models in both PyTorch and TensorFlow, completes the `__init__.py` and auto-modeling files, and creates the
models in both PyTorch, TensorFlow, and Flax and completes the `__init__.py` and auto-modeling files, and creates the
documentation.
## Usage