1799c9b
e9afc1d
1799c9b
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | # Core dependencies
gradio>=4.0.0
gradio_client>=0.10.0
python-docx>=1.1.0
python-pptx>=0.6.23
requests>=2.31.0
tqdm>=4.66.0
lxml>=4.9.0
# Optional: LLM providers
openai>=1.3.0
anthropic>=0.7.0
fastapi_poe
# Utilities
psutil>=5.9.0
|