Jeffgold commited on
Commit
0e8e71c
1 Parent(s): aac7df5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -3,5 +3,5 @@ image
3
  gradio
4
  huggingface_hub
5
  ultralytics
6
- PIL==7.1.2
7
- cv2==4.6.0
 
3
  gradio
4
  huggingface_hub
5
  ultralytics
6
+ Pillow==7.1.2
7
+ opencv-python==4.6.0