IAMTFRMZA commited on
Commit
376cf73
·
verified ·
1 Parent(s): 436d9e4

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio
2
+ openai
3
+ playwright
4
+ beautifulsoup4
5
+ python-dotenv
6
+ requests
7
+ nest_asyncio