Jeffgold commited on
Commit
aac7df5
1 Parent(s): 52490fb

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
- cv2
 
3
  gradio
4
  huggingface_hub
5
  ultralytics
6
+ PIL==7.1.2
7
+ cv2==4.6.0