seawolf2357 commited on
Commit
a1bd77c
1 Parent(s): 03bb178

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -2
requirements.txt CHANGED
@@ -1,3 +1,8 @@
1
- gradio
 
 
 
 
2
  requests
3
- Pillow
 
 
1
+ # Google API Client
2
+ google-api-python-client
3
+
4
+ # Other common libraries for web and data processing
5
+ flask
6
  requests
7
+ pandas
8
+ numpy