BiRefNet_lite / birefnet.py

Commit History

Fix the no attribute 'all_tied_weights_keys' issue in transformers==5.0.0.
7838f1c

ZhengPeng7 commited on

For the compatibility with the meta device used in transformers==5.0.0.
fc1aedc

ZhengPeng7 commited on

Upgrade the ways of importing timm modules (>=1.0.23).
8341833

ZhengPeng7 commited on

For the compatibility with the latest transformers lib.
aa5bf0a
verified

ZhengPeng7 commited on

Fix the bug by latest transformers and update req.txt.
1badd0f

ZhengPeng7 commited on

Align lib_name as birefnet and add inference endpoint option.
b9a7bec

ZhengPeng7 commited on

Dtype adaptability between FP32 and FP16 in inference.
47eae03
verified

ZhengPeng7 commited on

Update birefnet.py
75a7017
verified

ZhengPeng7 commited on

Initial uploading of the BiRefNet for general use with swin_v1_tiny as the backbone.
224e902

ZhengPeng7 commited on