mroccuper commited on
Commit
9161f6c
·
verified ·
1 Parent(s): 2bd4e6a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio
2
+ google-generativeai
3
+ newspaper3k
4
+ beautifulsoup4
5
+ requests