Spaces:
Sleeping
Sleeping
File size: 178 Bytes
3583559 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | # Core LLM client openai>=1.40.0 # Web UI gradio>=4.31.0 # Data handling pandas>=2.0.0 # Document parsing pypdf>=4.0.0 python-docx>=1.1.0 # General utilities textwrap3>=0.9.2 |