🎉 | Project released
This commit is contained in:
14
requirements.txt
Normal file
14
requirements.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
# AI background removal
|
||||
rembg>=2.0.0
|
||||
|
||||
# Video frame processing
|
||||
opencv-python-headless>=4.8.0
|
||||
|
||||
# Image I/O and manipulation
|
||||
Pillow>=10.0.0
|
||||
|
||||
# Numeric array operations (used by both rembg internals and video processing)
|
||||
numpy>=1.24.0
|
||||
|
||||
# Gradio web UI
|
||||
gradio>=4.0.0
|
||||
Reference in New Issue
Block a user