Spaces:
Running
Running
| # Fix "No API found" / TypeError - known Gradio/pydantic issue on HF Spaces | |
| pydantic==2.10.6 | |
| gradio==5.3.0 | |
| audioop-lts; python_version>='3.13' | |
| Pillow>=10.0.0 | |
| groq>=0.4.0 | |
| beautifulsoup4>=4.12.0 | |
| requests>=2.28.0 | |
| python-dotenv>=1.0.0 | |
| youtube-transcript-api>=1.0.0 | |
| # Voice Assistant | |
| transformers>=4.40.0 | |
| accelerate>=0.20.0 | |
| gTTS>=2.5.0 | |
| # Image generation (HF Inference API) | |
| huggingface_hub>=0.20.0 | |