Spaces:
Sleeping
Sleeping
| # UI | |
| gradio==5.13.1 | |
| # Read environment variables | |
| python-dotenv | |
| # URL processing | |
| requests==2.31.0 | |
| beautifulsoup4==4.12.3 | |
| lxml-html-clean==0.4.1 | |
| # Text | |
| openai==1.55.3 | |
| newspaper4k==0.9.3.1 | |
| transformers | |
| scikit-learn | |
| nltk | |
| numpy | |
| torch | |
| sentence-transformers | |
| accelerate | |
| # Images | |
| pillow==10.1.0 | |
| imagehash==4.3.1 | |
| torchmetrics==1.6.1 | |
| pytorch_lightning | |
| torchvision | |
| torch | |
| lightning | |
| timm |