fcernafukuzaki commited on
Commit
0c57207
1 Parent(s): d6ba324

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  # pip install -r requirements.txt
2
  # base ----------------------------------------
3
  git+https://github.com/SkalskiP/yolov9.git
 
4
  ultralytics
5
  #ultralyticsplus==0.1.0
6
  #gitpython>=3.1.30
 
1
  # pip install -r requirements.txt
2
  # base ----------------------------------------
3
  git+https://github.com/SkalskiP/yolov9.git
4
+ libgl1-mesa-glx
5
  ultralytics
6
  #ultralyticsplus==0.1.0
7
  #gitpython>=3.1.30