IFMedTechdemo commited on
Commit
6158680
·
verified ·
1 Parent(s): 56cc62f

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
  torch
2
  torchvision
3
- gradio
4
  opencv-python-headless
5
  numpy
6
  Pillow
7
  pycocotools
8
  monai
9
  timm
10
- huggingface_hub
11
  segment-anything @ git+https://github.com/facebookresearch/segment-anything.git
 
1
  torch
2
  torchvision
3
+ gradio==4.44.0
4
  opencv-python-headless
5
  numpy
6
  Pillow
7
  pycocotools
8
  monai
9
  timm
10
+ huggingface_hub>=0.23.0,<0.26.0
11
  segment-anything @ git+https://github.com/facebookresearch/segment-anything.git