| gradio>=4.0.0 | |
| PyPDF2 | |
| soundfile | |
| google-generativeai | |
| # Specify compatible versions | |
| tensorflow>=2.12.0, <2.18.0 # Example range, adjust based on testing | |
| tf-keras # Add this line - crucial for Transformers compatibility | |
| transformers>=4.30.0, <4.40.0 # Example range, adjust based on testing | |
| torch # Required by transformers | |
| firebase-admin | |
| numpy | |
| SpeechRecognition | |
| gTTS | |
| pygame | |
| python-dotenv | |
| matplotlib | |
| # firebase-admin # Keep if needed for backend auth |