socd06 commited on
Commit
bc38e6b
·
1 Parent(s): 788fbbb

Add app.py and requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,2 +1,4 @@
1
  gradio
2
- timm
 
 
 
1
  gradio
2
+ timm
3
+ fastai>=2.4
4
+ fastcore>=1.3.27