# ---- Core ---- gradio>=5.0.0 spaces>=0.30.0 huggingface_hub>=0.25.0 # ---- llama-cpp-python is installed in the Dockerfile with CUDA wheel ---- # ---- File parsers (also installed in Dockerfile for clarity) ---- python-docx>=1.0.0 # .docx Word documents pdfplumber>=0.11.0 # .pdf extraction chardet>=5.2.0 # encoding detection fallback