Skip to content

Commit

Permalink
Remove quickstart (keras-team#880)
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeWood authored May 18, 2022
1 parent da6a4bc commit 6b8e210
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions templates/keras_cv/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,6 @@ pip install keras-cv --upgrade
You can also check out other versions in our
[GitHub repository](https://github.com/keras-team/keras-cv/releases).

---
## Quick introduction

Import KerasCV and TensorFlow:

```python
import keras_cv
from tensorflow import keras
```

---
## Citing KerasCV

Expand Down

0 comments on commit 6b8e210

Please sign in to comment.