Zencriel commited on
Commit
8c7a197
·
verified ·
1 Parent(s): bd4ab97

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ ultralytics == 8.2.82
2
+ joblib == 1.4.2
3
+ numpy == 1.26.4