msivanes commited on
Commit
ed44c20
1 Parent(s): c0ed310

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- gradio==3.18.0
2
- fastai==2.7.10
3
- fastcore==1.5.28
4
- pillow==9.4.0
5
- timm==0.6.12
6
  torch==1.13.1
7
- torchvision==0.14.1
 
 
 
 
1
+ fastai==2.7.11
2
+ datasets==2.10.1
 
 
 
3
  torch==1.13.1
4
+ timm==0.6.12
5
+ gradio==3.20.1
6
+ pillow==9.4.0
7
+ fastcore==1.5.28