gradio==3.23.0 # Ensure compatible Gradio version | |
Pillow==9.2.0 # For image processing | |
rembg==2.0.27 # Background removal | |
numpy==1.21.6 # Dependency for rembg | |
scikit-image==0.19.2 # Dependency for rembg |
gradio==3.23.0 # Ensure compatible Gradio version | |
Pillow==9.2.0 # For image processing | |
rembg==2.0.27 # Background removal | |
numpy==1.21.6 # Dependency for rembg | |
scikit-image==0.19.2 # Dependency for rembg |