sajjadahmad commited on
Commit
2dfbaaf
·
verified ·
1 Parent(s): 62a4300

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -13
requirements.txt CHANGED
@@ -1,13 +1,16 @@
1
- streamlit
2
- numpy
3
- pandas
4
- torch
5
- tensorflow
6
- opencv-python-headless
7
- pillow
8
- ultralytics
9
- transformers
10
- matplotlib
11
- requests
12
- torchvision
13
- tf-keras
 
 
 
 
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
+ tensorflow-intel==2.18.0
12
+ torch==2.6.0
13
+ torchvision==0.21.0
14
+ transformers==4.49.0
15
+ ultralytics==8.3.76
16
+ tf-keras==3.0.0 # Explicit versioning to avoid conflicts