AItool commited on
Commit
55bec47
1 Parent(s): 8710d3d

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,3 +1,6 @@
1
  numpy
2
- gradio
3
- pickle
 
 
 
 
1
  numpy
2
+ fastai==2.7.12
3
+ gradio==3.34.0
4
+ timm==0.9.2
5
+ torch==2.0.1
6
+ torchvision==0.15.2