agentsay commited on
Commit
05e43fd
·
verified ·
1 Parent(s): 87c85da

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +20 -20
requirements.txt CHANGED
@@ -1,20 +1,20 @@
1
- cloudinary==1.44.1
2
- fastapi==0.116.1
3
- geopy==2.3.0
4
- numpy==2.3.2
5
- opencv_contrib_python==4.10.0.84
6
- opencv_python==4.10.0.84
7
- opencv_python_headless==4.10.0.84
8
- pandas==2.3.1
9
- piexif==1.1.3
10
- Pillow==11.3.0
11
- prophet==1.1.6
12
- protobuf==6.31.1
13
- pydantic==2.11.7
14
- python-dotenv==1.1.1
15
- Requests==2.32.4
16
- scikit_learn==1.7.1
17
- timm==1.0.19
18
- torch==2.7.1+cu128
19
- torchvision==0.22.1+cu128
20
- uvicorn==0.35.0
 
1
+ cloudinary==1.44.1
2
+ fastapi==0.116.1
3
+ geopy==2.3.0
4
+ numpy==2.3.2
5
+ opencv_contrib_python==4.10.0.84
6
+ opencv_python==4.10.0.84
7
+ opencv_python_headless==4.10.0.84
8
+ pandas==2.3.1
9
+ piexif==1.1.3
10
+ Pillow==11.3.0
11
+ prophet==1.1.6
12
+ protobuf==6.31.1
13
+ pydantic==2.11.7
14
+ python-dotenv==1.1.1
15
+ Requests==2.32.4
16
+ scikit_learn==1.7.1
17
+ timm==1.0.19
18
+ torch==2.7.1
19
+ torchvision==0.22.1
20
+ uvicorn==0.35.0