chessman786 commited on
Commit
c89ca17
1 Parent(s): 7dcffb9

Added requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ fastai==2.7.14
2
+ gradio==4.24.0
3
+ nbdev==2.3.13