sunbal7 commited on
Commit
925181d
·
verified ·
1 Parent(s): 34174fa

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -10
requirements.txt CHANGED
@@ -1,11 +1,13 @@
1
- streamlit>=1.28.0
2
- torch>=2.0.1
3
- torchvision>=0.15.2
4
- transformers>=4.35.0
5
- Pillow>=10.1.0
6
- numpy>=1.24.0
7
  opencv-python-headless==4.8.1.78
8
- matplotlib>=3.7.0
9
- scipy>=1.11.0
10
- requests>=2.31.0
11
- timm
 
 
 
 
 
 
 
1
+ streamlit==1.28.0
2
+ ultralytics==8.0.196
 
 
 
 
3
  opencv-python-headless==4.8.1.78
4
+ numpy==1.24.3
5
+ plotly==5.17.0
6
+ pandas==2.1.3
7
+ Pillow==10.1.0
8
+ requests==2.31.0
9
+ scikit-learn==1.3.0
10
+ seaborn==0.12.2
11
+ matplotlib==3.7.2
12
+ torch==2.0.1
13
+ torchvision==0.15.2