[FEAT] scripts: cream-ground generation and BiRefNet cutout pipeline
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Image pipeline dependencies for avian/scripts/.
|
||||
# pregen.py needs only Pillow (for reference downscaling); it degrades
|
||||
# gracefully without it. cutout.py needs rembg + onnxruntime for the
|
||||
# BiRefNet matting model. build_masks.py needs Pillow. verify.py is
|
||||
# standard-library only.
|
||||
Pillow>=10.0
|
||||
rembg>=2.0.76
|
||||
onnxruntime>=1.16
|
||||
Reference in New Issue
Block a user