harao-ml commited on
Commit
84d8a93
·
verified ·
1 Parent(s): 5549e15

Initial Commit

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ # requirements.txt file to install app dependencies
2
+ pandas
3
+ transformers
4
+ torch
5
+ newspaper3k
6
+ requests
7
+ gradio