Devashishraghav commited on
Commit
6b9d05e
·
verified ·
1 Parent(s): c995923

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
  fastapi
2
  uvicorn
3
  python-multipart
4
- opencv-contrib-python
5
- rembg
6
- easyocr
7
  Pillow
8
  numpy
 
 
 
1
  fastapi
2
  uvicorn
3
  python-multipart
4
+ opencv-contrib-python-headless
5
+ rembg[cpu]
 
6
  Pillow
7
  numpy
8
+ google-genai
9
+ python-dotenv