Roopalav commited on
Commit
55c9ecf
·
verified ·
1 Parent(s): 5df8da0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +20 -13
requirements.txt CHANGED
@@ -1,15 +1,22 @@
1
- torch>=1.13.0
2
- torchvision>=0.14.0
3
- transformers>=4.30.0
4
- diffusers>=0.14.0
5
- gradio>=4.0.0
6
- sentencepiece
7
- opencv-python
8
- Pillow
9
- numpy
10
- scipy
11
  matplotlib
12
- tqdm
 
 
 
 
 
13
  requests
14
- git+https://github.com/facebookresearch/segment-anything.git
15
- git+https://github.com/IDEA-Research/GroundingDINO.git
 
 
 
 
 
 
 
 
 
1
+ addict
2
+ diffusers
3
+ gradio
4
+ huggingface_hub
 
 
 
 
 
 
5
  matplotlib
6
+ numpy
7
+ onnxruntime
8
+ opencv_python
9
+ Pillow
10
+ pycocotools
11
+ PyYAML
12
  requests
13
+ setuptools
14
+ supervision
15
+ termcolor
16
+ timm
17
+ torch
18
+ torchvision
19
+ transformers
20
+ yapf
21
+ nltk
22
+ fairscale