robtzou commited on
Commit
7df60d8
·
1 Parent(s): 67e1382

[fix] duplicate image

Browse files
Files changed (4) hide show
  1. .DS_Store +0 -0
  2. examples/.DS_Store +0 -0
  3. examples/test2.JPG +2 -2
  4. requirements.txt +2 -0
.DS_Store CHANGED
Binary files a/.DS_Store and b/.DS_Store differ
 
examples/.DS_Store CHANGED
Binary files a/examples/.DS_Store and b/examples/.DS_Store differ
 
examples/test2.JPG CHANGED

Git LFS Details

  • SHA256: 55e5790704c8f46be307acd960c81dfaa7dd612812cbd7713b442a47fe6c5b74
  • Pointer size: 132 Bytes
  • Size of remote file: 4.91 MB

Git LFS Details

  • SHA256: f01eefab706f7bac9f41a47c5b533fec9fe45d1d7bf0a1faac64a3603d6d5778
  • Pointer size: 132 Bytes
  • Size of remote file: 4.96 MB
requirements.txt CHANGED
@@ -1,2 +1,4 @@
1
  gradio
2
  ultralytics
 
 
 
1
  gradio
2
  ultralytics
3
+ opencv-python
4
+ numpy