EnginDev commited on
Commit
369db1c
·
verified ·
1 Parent(s): eeb2177

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- gradio
2
  torch
3
- opencv-python
4
- Pillow
 
 
5
  numpy
6
- git+https://github.com/facebookresearch/segment-anything.git
 
 
1
  torch
2
+ torchvision
3
+ transformers
4
+ gradio
5
+ pillow
6
  numpy
7
+ opencv-python-headless