Nottybro commited on
Commit
eba9ff0
·
verified ·
1 Parent(s): f994682

fix: upgrade google-generativeai to 0.8.3 for v1 API

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  fastapi==0.115.0
2
  uvicorn[standard]==0.30.6
3
  supabase==2.7.4
4
- google-generativeai==0.7.2
5
  transformers==4.44.0
6
  torch==2.4.0
7
  pydantic==2.8.2
 
1
  fastapi==0.115.0
2
  uvicorn[standard]==0.30.6
3
  supabase==2.7.4
4
+ google-generativeai==0.8.3
5
  transformers==4.44.0
6
  torch==2.4.0
7
  pydantic==2.8.2