VINU NAYAK commited on
Commit
2f7b3c9
·
verified ·
1 Parent(s): b5b4442

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- rembg
2
- onnxruntime
3
- fastapi
4
- uvicorn
 
 
1
+ fastapi==0.104.1
2
+ uvicorn==0.23.2
3
+ python-multipart==0.0.6
4
+ rembg==2.0.50
5
+ Pillow==10.0.0