alperenunlu commited on
Commit
1abbdf4
1 Parent(s): 78790a7

Add requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ fastai
2
+ gradio
3
+ timm
4
+ torch
5
+ torchvision
6
+