dwb2023 commited on
Commit
6e5e29d
·
verified ·
1 Parent(s): 51c6bf0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- spaces
2
- transformers
3
- timm
4
- peft
5
- pycocotools
6
- detectron2
 
 
1
+ pyyaml==5.1
2
+ git+https://github.com/facebookresearch/detectron2.git
3
+ opencv-python
4
+ torch
5
+ numpy
6
+ matplotlib
7
+ Pillow