Spaces:
Sleeping
Sleeping
Commit ·
89ca989
1
Parent(s): cb547c1
Add google-generativeai package
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,3 +4,4 @@ pydantic==2.5.2
|
|
| 4 |
requests>=2.28.0
|
| 5 |
supabase>=2.0.0
|
| 6 |
python-dotenv==1.0.0
|
|
|
|
|
|
| 4 |
requests>=2.28.0
|
| 5 |
supabase>=2.0.0
|
| 6 |
python-dotenv==1.0.0
|
| 7 |
+
google-generativeai>=0.3.0
|