Abhishek commited on
Commit
0af05ad
·
1 Parent(s): 525ca62

reqs update

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
- fastai==2.7.13
2
- fastcore==1.5.29
3
- torch==2.0.1
4
- gradio
5
- Pillow
6
- numpy
 
1
+ torch==2.4.0
2
+ torchvision==0.19.0
3
+ fastai==2.7.15
4
+ pillow==10.0.0
5
+ numpy==1.26.0