Update requirements and subsequent model.pkl

#5
by evylz - opened
Files changed (2) hide show
  1. model.pkl +2 -2
  2. requirements.txt +5 -3
model.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:02eb3a56c6194f7249d17c6ce92fc59c068a0c35e0fc3d552402eae8c7a0f346
3
- size 114778679
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8422d6d41d797411e391c7fab3441207d065d3538315ca615956598a3a6f6488
3
+ size 114793249
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
- torch <1.12
2
- fastai>2.6.1
3
- timm
 
 
 
1
+ fastai==2.7.12
2
+ gradio==3.34.0
3
+ timm==0.9.2
4
+ torch==2.0.1
5
+ torchvision==0.15.2