File size: 342 Bytes
2ab4f11
 
 
 
31fa536
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
# 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