File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ these common tasks.
2525## Quick Links
2626- [ List of available models and presets] ( https://keras.io/api/keras_cv/models/ )
2727- [ Developer Guides] ( https://keras.io/guides/keras_cv/ )
28- - [ Contributing Guide] ( https://github.com/keras-team/keras-cv/blob/master/.github/ CONTRIBUTING.md )
29- - [ API Design Guidelines] ( https://github.com/keras-team/keras-cv/blob/master/.github/ API_DESIGN.md )
28+ - [ Contributing Guide] ( https://github.com/keras-team/keras-cv/blob/master/CONTRIBUTING.md )
29+ - [ API Design Guidelines] ( https://github.com/keras-team/keras-cv/blob/master/API_DESIGN.md )
3030
3131## Installation
3232
@@ -138,7 +138,7 @@ KerasCV provides access to pre-trained models via the `keras_cv.models` API.
138138These pre-trained models are provided on an "as is" basis, without warranties or
139139conditions of any kind. The following underlying models are provided by third
140140parties, and are subject to separate licenses: StableDiffusion, Vision
141- Transfomer
141+ Transformer
142142
143143## Citing KerasCV
144144
You can’t perform that action at this time.
0 commit comments