ssboost commited on
Commit
141fd67
·
verified ·
1 Parent(s): 23ce303

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio>=5.0
2
+ gradio_client
3
+ google-genai
4
+ requests
5
+ beautifulsoup4
6
+ python-dotenv