Spaces:
Runtime error
Runtime error
| # --- Core frameworks --- | |
| streamlit==1.39.0 | |
| torch>=2.2.0 | |
| transformers>=4.44.0 | |
| sentencepiece | |
| accelerate | |
| # --- NLP / Parsing --- | |
| spacy>=3.7.0 | |
| PyPDF2>=3.0.1 | |
| python-docx>=1.1.0 | |
| # --- Visualization / Data --- | |
| pandas>=2.2.2 | |
| plotly>=5.23.0 | |
| # --- Audio & Speech --- | |
| gTTS>=2.5.1 | |
| # --- Hugging Face tools --- | |
| huggingface-hub>=0.25.2 | |