Random / requirements.txt
Oranblock's picture
Update requirements.txt
9990269 verified
raw
history blame contribute delete
207 Bytes
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