BiRefNet_demo / app.py

Commit History

Remove redundant codes in fixing the HF space permission error.
fb3acd2
Running

ZhengPeng7 commited on

Remove redundant codes in fixing the HF space permission error.
484b929

ZhengPeng7 commited on

Remove redundant codes in fixing the HF space permission error.
0ec1470

ZhengPeng7 commited on

Remove redundant codes in fixing the HF space permission error.
c4044a5

ZhengPeng7 commited on

Remove redundant codes in fixing the HF space permission error.
f41a09e

ZhengPeng7 commited on

Remove redundant codes in fixing the HF space permission error.
cdd9137

ZhengPeng7 commited on

Remove redundant codes in fixing the HF space permission error.
04accf8

ZhengPeng7 commited on

Remove redundant codes in fixing the HF space permission error.
27b44f0

ZhengPeng7 commited on

Remove redundant codes in fixing the HF space permission error.
9bc3d0c

ZhengPeng7 commited on

Remove redundant codes in fixing the HF space permission error.
fd82537

ZhengPeng7 commited on

Remove local_dir_use_symlinks in from_pretrained().
1792b56

ZhengPeng7 commited on

Add local_dir_use_symlinks=False in from_pretrained.
34b5702

ZhengPeng7 commited on

Add local_dir_use_symlinks=False in from_pretrained.
b521789

ZhengPeng7 commited on

Specify HF_MODULES_CACHE.
cbc80cf

ZhengPeng7 commited on

Add cache_dir in from_pretrained.
4396298

ZhengPeng7 commited on

Change the CACHE PATH of HF and transformers lib to /tmp/xx.
752e7b9

ZhengPeng7 commited on

Change the CACHE PATH of HF and transformers lib.
217b29d

ZhengPeng7 commited on

Turn back back to the latest version.
a0f35d6

ZhengPeng7 commited on

Turn back the transformers to latest version.
5f799ae

ZhengPeng7 commited on

Downgrade the version of transformers lib.
fc4433a

ZhengPeng7 commited on

Fix the transformers cache bug in versions >= v4.22.0.
1be3d4d

ZhengPeng7 commited on

Add BiRefNet_dynamic for test and arbitary input size for it.
8af980d

ZhengPeng7 commited on

Update the order of model options by the superiority and popularity of them.
5b26e24

ZhengPeng7 commited on

Update the order of model options by the superiority and popularity of them.
4308d99

ZhengPeng7 commited on

Update the order of model options by the superiority and popularity of them.
9e4d313

ZhengPeng7 commited on

UAdd two more model options, udate the torch version to 2.5.1, and the app_local.py.
48acb1d

ZhengPeng7 commited on

Turn on half precision.
76fcb7a

ZhengPeng7 commited on

Turn on half precision.
33f3505

ZhengPeng7 commited on

Add new model BiRefNet_HR to the model list.
22bfe4c

ZhengPeng7 commited on

Add BiRefNet-matting option.
bcfa392

ZhengPeng7 commited on

Add BiRefNet-Lite-2K model, add model choosing option in tab_batch.
1592dab

ZhengPeng7 commited on

Fix a bug in SliderImage.
9439305

ZhengPeng7 commited on

Change all predicted results as refined RGBA images. Fix a typo in device specification.
4a3bbdd

ZhengPeng7 commited on

Change all predicted results as refined RGBA images. Fix a typo in device specification.
53ff575

ZhengPeng7 commited on

Update app.py
fa3042b
verified

ZhengPeng7 commited on

Update app.py
eff07cb
verified

ZhengPeng7 commited on

Update app.py
84abebf
verified

ZhengPeng7 commited on

Update app.py
6df6515
verified

ZhengPeng7 commited on

Update app.py
44f1c96
verified

ZhengPeng7 commited on

Add fast-foreground-estimation in masking image.
aeded9e
verified

ZhengPeng7 commited on

Add fast-foreground-estimation in masking image.
fd953bc
verified

ZhengPeng7 commited on

Add fast-foreground-estimation in masking image.
ab4b3fc
verified

ZhengPeng7 commited on

Add fast-foreground-estimation in masking image.
eefba1b
verified

ZhengPeng7 commited on

Add fast-foreground-estimation in masking image.
621c740
verified

ZhengPeng7 commited on

Change RGB to BGR in cv2.imwrite.
82441e5
verified

ZhengPeng7 commited on

Correct the predicted output vars of tab_batch.
8a9ec25
verified

ZhengPeng7 commited on

Add a missing zipfile import.
5d10050
verified

ZhengPeng7 commited on

Fix a bug in loading the input in tab_batch.
a3743df
verified

ZhengPeng7 commited on

Fix a bug in loading the input in tab_batch.
16e7ea5
verified

ZhengPeng7 commited on