johnomeara commited on
Commit
e941a1f
·
verified ·
1 Parent(s): 2b652e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -15,6 +15,7 @@ pipeline_tag: object-detection
15
 
16
 
17
  **Usage:**
 
18
  ```py
19
  import torch
20
  from transformers import AutoModel
 
15
 
16
 
17
  **Usage:**
18
+ *For a step-by-step walkthrough, see our [Google Colab notebook](https://colab.research.google.com/drive/1TOtScud5ac2McXJmg1n_YkOoZBchdn3w?usp=sharing), which includes a visualization in addition to the code below.*
19
  ```py
20
  import torch
21
  from transformers import AutoModel