EnginDev commited on
Commit
84e5715
·
verified ·
1 Parent(s): f418228

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
- torch==2.0.1
2
- torchvision==0.15.2
3
- opencv-python==4.8.1.78
 
4
  pillow==10.1.0
5
  numpy==1.24.3
6
- gradio==4.7.1
7
- supervision==0.16.0
8
- segment-anything @ git+https://github.com/facebookresearch/segment-anything.git
9
  groundingdino-py==0.4.0
 
 
1
+ torch==2.1.0
2
+ torchvision==0.16.0
3
+ transformers==4.36.0
4
+ gradio==4.44.0
5
  pillow==10.1.0
6
  numpy==1.24.3
7
+ opencv-python-headless==4.8.1.78
8
+ supervision==0.6.0
 
9
  groundingdino-py==0.4.0
10
+ segment-anything==1.0