Robaa commited on
Commit
7134ae0
·
verified ·
1 Parent(s): 412881a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -4,12 +4,12 @@ rembg
4
  matplotlib
5
  uvicorn[standard]
6
  scikit-learn
7
- fastapi==0.115.2
8
- pydantic==2.9.2
9
- python-dotenv==1.0.1
10
- google-generativeai==0.8.4
11
- pillow==11.1.0
12
- requests==2.32.3
13
- httpx==0.27.2
14
- onnxruntime== 1.20.1
15
- huggingface_hub>=0.17.1
 
4
  matplotlib
5
  uvicorn[standard]
6
  scikit-learn
7
+ fastapi
8
+ pydantic
9
+ python-dotenv
10
+ google-generativeai
11
+ pillow
12
+ requests
13
+ httpx
14
+ onnxruntime
15
+ huggingface_hub