saninmohammedn commited on
Commit
a237516
·
verified ·
1 Parent(s): 1e3be5e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -40,8 +40,6 @@ pip install transformers torch torchvision pillow matplotlib
40
  ### How to use
41
 
42
  Here is how to use this model:
43
-
44
- ```
45
  from transformers import AutoImageProcessor, Mask2FormerForUniversalSegmentation
46
  from PIL import Image
47
 
 
40
  ### How to use
41
 
42
  Here is how to use this model:
 
 
43
  from transformers import AutoImageProcessor, Mask2FormerForUniversalSegmentation
44
  from PIL import Image
45