PrarthanaTS commited on
Commit
2621c96
·
1 Parent(s): eebca29

Upload requirements.txt

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