Oranblock commited on
Commit
90a5e0f
·
verified ·
1 Parent(s): bd2963b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- gradio==3.23.0 # You can adjust based on the latest stable version
2
- Pillow==9.2.0 # Image processing library
3
- rembg==2.0.27 # Background removal tool
4
- numpy==1.21.6 # rembg dependency
5
- scikit-image==0.19.2 # rembg dependency
 
1
+ gradio
2
+ Pillow
3
+ rembg
4
+ numpy
5
+ scikit-image