sajjadahmad commited on
Commit
240c7c7
·
verified ·
1 Parent(s): eda045b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -15
requirements.txt CHANGED
@@ -1,15 +1,15 @@
1
- matplotlib==3.10.0
2
- numpy>=1.26.0
3
- opencv-python-headless==4.11.0.86
4
- pandas==2.2.3
5
- Pillow==11.1.0
6
- plotly==6.0.0
7
- PyYAML==6.0.2
8
- requests==2.32.3
9
- streamlit==1.42.1
10
- tensorflow==2.18.0
11
- torch==2.6.0
12
- torchvision==0.21.0
13
- transformers==4.49.0
14
- ultralytics==8.3.76
15
- tf-keras==3.0.0
 
1
+ matplotlib
2
+ numpy
3
+ opencv-python-headless
4
+ pandas
5
+ Pillow
6
+ plotly
7
+ PyYAML
8
+ requests
9
+ streamlit
10
+ tensorflow
11
+ torch
12
+ torchvision
13
+ transformers
14
+ ultralytics
15
+ tf-keras