riversnow commited on
Commit
72f2ac0
·
verified ·
1 Parent(s): 9144a94

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ This is a model for segementation of images of the [so101 robot arm](https://git
24
 
25
  Here's some sample code to use it
26
 
27
- ```
28
  import cv2
29
  import numpy as np
30
  from ultralytics import YOLO
 
24
 
25
  Here's some sample code to use it
26
 
27
+ ```python
28
  import cv2
29
  import numpy as np
30
  from ultralytics import YOLO