davidlee831117 commited on
Commit
e5e2f03
·
verified ·
1 Parent(s): 27735e2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ google-genai==1.5.0
2
+ gradio
3
+ pydantic==2.10.6
4
+ requests
5
+ Pillow
6
+ gspread
7
+ oauth2client
8
+ pandas