AkashKumarave commited on
Commit
0ffc276
·
verified ·
1 Parent(s): 901bf30

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -8
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
- torchvision
2
- scikit-image
3
- gradio>=3.50.2
4
- torch>=2.0.0
5
- transformers>=4.30.0
6
- Pillow>=9.0.0
7
- numpy>=1.24.0
8
- requests>=2.28.0
 
 
1
+ torch==2.4.1
2
+ torchvision==0.19.1
3
+ numpy==1.26.4
4
+ opencv-python==4.10.0.84
5
+ pillow==10.4.0
6
+ tqdm==4.66.5
7
+ matplotlib==3.9.2
8
+ scipy==1.14.1
9
+ gradio==4.42.0