Hiridharan10 commited on
Commit
93c3cb3
·
verified ·
1 Parent(s): fb12125

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ transformers
4
+ pillow
5
+ matplotlib
6
+ numpy
7
+ opencv-python-headless
8
+ timm
9
+ einops
10
+ gradio
11
+ git+https://github.com/facebookresearch/segment-anything-2.git
12
+ ultralytics
13
+ supervision