Skip to content

Commit

Permalink
Add transformers to install_requires in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
healthonrails committed Sep 27, 2024
1 parent 5649a9b commit e4adf27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
# 'PyQt5 == 5.15.7',
'Pillow>=9.3.0,<=9.5.0',
"chardet>=5.2.0",
"transformers>=4.45.1",
"scikit-learn-extra >= 0.3.0",
# "segment-anything @ git+https://github.com/facebookresearch/segment-anything.git",
"segment-anything @ git+https://github.com/SysCV/sam-hq.git",
Expand Down

0 comments on commit e4adf27

Please sign in to comment.