stephenhage commited on
Commit
94ba176
1 Parent(s): 5a683c7

added requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
1
+ transformers
2
+ gradio
3
+ black
4
+ pylint
5
+ click