midlajvalappil commited on
Commit
c601169
·
verified ·
1 Parent(s): 422840b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -3
requirements.txt CHANGED
@@ -1,3 +1,12 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
 
 
 
1
+ opencv-python==4.12.0.88
2
+ streamlit==1.41.1
3
+ transformers==4.48.0
4
+ torch==2.5.1
5
+ torchvision==0.20.1
6
+ pillow==11.1.0
7
+ numpy==2.2.6
8
+ pandas==2.2.3
9
+ matplotlib==3.10.0
10
+ seaborn==0.13.2
11
+ ultralytics==8.3.60
12
+ requests==2.32.3