PrashanthB461 commited on
Commit
a0a7bbf
·
verified ·
1 Parent(s): 9e2d417

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -11
requirements.txt CHANGED
@@ -1,12 +1,13 @@
1
- gradio==4.19.1
2
- torch==2.2.1
3
- ultralytics==8.1.27
4
- opencv-python-headless==4.9.0.80
5
  requests==2.31.0
6
- numpy==1.26.4
7
- pandas==2.2.1
8
- reportlab==4.1.0
9
- seaborn==0.13.2
10
- matplotlib==3.8.3
11
- pytz==2024.1
12
- python-dotenv==1.0.1
 
 
 
1
+ gradio==4.44.0
2
+ torch==2.0.1
3
+ opencv-python-headless==4.8.0.76
 
4
  requests==2.31.0
5
+ numpy==1.25.2
6
+ pandas==2.0.3
7
+ ultralytics==8.0.196
8
+ ffmpeg-python==0.2.0
9
+ reportlab==4.0.4
10
+ seaborn==0.12.2
11
+ matplotlib==3.7.2
12
+ pytz==2023.3
13
+ Pillow==10.0.0