BiRefNet_demo / app.py

Commit History

Solve the x-net problem on no permission.
28e6943

ZhengPeng7 commited on

Upgrade transformers to the latest version.
5fad054
verified

ZhengPeng7 commited on

reorder the return values to make the predicted result as the target by the download button in the UI.
abc33ee

ZhengPeng7 commited on

Set RGBA as the default format of input images.
2032f41

ZhengPeng7 commited on

Add the rgba2rgb preprocessing for RGBA inputs.
a7ab477

ZhengPeng7 commited on

Add a new model for matting: BiRefNet_dynamic-matting.
aa6bac1

ZhengPeng7 commited on

Add the missing model_choice in the definition of url examples.
d719afe

ZhengPeng7 commited on

Add the missing model_choice in the definition of examples.
0711aae

ZhengPeng7 commited on

Change the default model choice for bb and Mi Sheng.
cfb5a5c

ZhengPeng7 commited on

Provide default value for the radio of examples.
db6f03b

ZhengPeng7 commited on

Acceleration on the refine_foreground.
ce634b2

ZhengPeng7 commited on

Bump gradio to the latest version.
c389a57

ZhengPeng7 commited on

Bump gradio to the latest version.
2390d6e

ZhengPeng7 commited on

Correct the wrong HF model name of BiRefNet_512x512. Add the BiRefNet_lite-Anime option.
46304c9
verified

ZhengPeng7 commited on

Update app.py
58ab236
verified

ZhengPeng7 commited on

Update app.py
2f7097d
verified

ZhengPeng7 commited on

Update app.py
f1c7f1f
verified

ZhengPeng7 commited on

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

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