LAPINILLA commited on
Commit
3925430
1 Parent(s): 69430c1

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ openai
2
+ os
3
+ groq
4
+ requests
5
+ time
6
+ html.parser
7
+ bs4
8
+ json
9
+ datetime
10
+ pandas
11
+ serpapi
12
+ gradio