Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ flask-cors==4.0.0
|
|
| 3 |
python-dotenv==1.0.0
|
| 4 |
anthropic>=0.40.0
|
| 5 |
faster-whisper>=1.0.0
|
| 6 |
-
supabase>=2.3.0
|
|
|
|
|
|
| 3 |
python-dotenv==1.0.0
|
| 4 |
anthropic>=0.40.0
|
| 5 |
faster-whisper>=1.0.0
|
| 6 |
+
supabase>=2.3.0
|
| 7 |
+
google-generativeai
|