sunbal7 commited on
Commit
545df94
·
verified ·
1 Parent(s): ce48472

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,11 +1,10 @@
1
  streamlit>=1.28.0
2
- torch>=2.0.0
3
- torchvision>=0.15.0
4
  transformers>=4.35.0
5
- Pillow>=10.0.0
6
- matplotlib>=3.7.0
7
  numpy>=1.24.0
8
- opencv-python-headless>=4.8.0
 
9
  scipy>=1.11.0
10
- requests>=2.31.0
11
- timm
 
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