Satyajithchary commited on
Commit
762b508
·
verified ·
1 Parent(s): 62aadf9

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ torch
2
+ gradio
3
+ Pillow
4
+ opencv-python
5
+ numpy
6
+ segment-anything-2 @ git+https://github.com/facebookresearch/segment-anything-2.git
7
+ cutie @ git+https://github.com/hkchengrex/Cutie.git