paragon-analytics commited on
Commit
afbb46f
1 Parent(s): c4dc78e

Create new file

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ tensorflow
2
+ keras
3
+ gradio
4
+ re
5
+ pickle
6
+ numpy
7
+ huggingface_hub[fastai]