mkthoma commited on
Commit
65a8194
1 Parent(s): ca2fe6e

requirements.txt update

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ matplotlib==3.2.2
2
+ numpy
3
+ opencv-python
4
+ git+https://github.com/openai/CLIP.git
5
+ ultralytics==8.0.121