Spaces:
Running
Running
| # Gradio 5.x fixes the gradio_client "bool is not iterable" api-schema crash present in 4.44. | |
| gradio>=5.6,<6 | |
| # Keep huggingface_hub <1.0: 0.x InferenceClient (Inference Providers) is what the pipeline targets. | |
| huggingface_hub>=0.28.1,<1.0 | |
| requests>=2.32.0 | |
| trafilatura>=1.12.0 | |
| python-docx>=1.1.2 | |
| Pillow>=10.4.0 | |
| PyYAML>=6.0.2 | |
| tldextract>=5.1.0 | |