Lam-Hung commited on
Commit
ba1484f
1 Parent(s): cdfca96

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -2,6 +2,7 @@
2
  license: apache-2.0
3
  ---
4
  -------------------------HOW TO USE---------------------
 
5
  from transformers import AutoProcessor, AutoModelForObjectDetection
6
  from PIL import Image
7
  import torch
 
2
  license: apache-2.0
3
  ---
4
  -------------------------HOW TO USE---------------------
5
+
6
  from transformers import AutoProcessor, AutoModelForObjectDetection
7
  from PIL import Image
8
  import torch