Spaces:
Sleeping
Sleeping
| # Customization Pipeline Requirements | |
| # Generated from rag_env environment for hospital-specific document processing | |
| # | |
| # Key libraries: | |
| # - sentence-transformers: Medical domain embeddings (BGE-Large-Medical) | |
| # - torch: Deep learning framework | |
| # - annoy: Fast vector similarity search indices | |
| # - pdfplumber: PDF text and table extraction | |
| # - llama-index: Document chunking and processing | |
| # - transformers: Hugging Face model support | |
| # - openai: LLM integration (optional) | |
| # | |
| # Install with: pip install -r customization_requirements.txt | |
| # | |
| accelerate==1.9.0 | |
| acres==0.5.0 | |
| aiohappyeyeballs==2.6.1 | |
| aiohttp==3.12.14 | |
| aiosignal==1.4.0 | |
| aiosqlite==0.21.0 | |
| annotated-types==0.7.0 | |
| annoy==1.17.3 | |
| anyio==4.9.0 | |
| appnope==0.1.4 | |
| asttokens==3.0.0 | |
| attrs==25.3.0 | |
| banks==2.2.0 | |
| beautifulsoup4==4.13.4 | |
| bm25s==0.2.13 | |
| certifi==2025.7.14 | |
| cffi==1.17.1 | |
| charset-normalizer==3.4.2 | |
| ci-info==0.3.0 | |
| click==8.2.1 | |
| colorama==0.4.6 | |
| comm==0.2.2 | |
| configobj==5.0.9 | |
| configparser==7.2.0 | |
| cryptography==45.0.5 | |
| dataclasses-json==0.6.7 | |
| debugpy==1.8.15 | |
| decorator==5.2.1 | |
| defusedxml==0.7.1 | |
| Deprecated==1.2.18 | |
| dirtyjson==1.0.8 | |
| distro==1.9.0 | |
| easyocr==1.7.2 | |
| etelemetry==0.3.1 | |
| executing==2.2.0 | |
| filelock==3.18.0 | |
| filetype==1.2.0 | |
| fitz==0.0.1.dev2 | |
| frozenlist==1.7.0 | |
| fsspec==2025.7.0 | |
| greenlet==3.2.3 | |
| griffe==1.7.3 | |
| h11==0.16.0 | |
| hf-xet==1.1.5 | |
| httpcore==1.0.9 | |
| httplib2==0.22.0 | |
| httpx==0.28.1 | |
| huggingface-hub==0.33.4 | |
| idna==3.10 | |
| imageio==2.37.0 | |
| ipykernel==6.30.0 | |
| ipython==9.4.0 | |
| ipython_pygments_lexers==1.1.1 | |
| jedi==0.19.2 | |
| Jinja2==3.1.6 | |
| jiter==0.10.0 | |
| joblib==1.5.1 | |
| jpype1==1.6.0 | |
| jupyter_client==8.6.3 | |
| jupyter_core==5.8.1 | |
| lazy_loader==0.4 | |
| llama-cloud==0.1.32 | |
| llama-cloud-services==0.6.43 | |
| llama-index==0.12.50 | |
| llama-index-agent-openai==0.4.12 | |
| llama-index-cli==0.4.4 | |
| llama-index-core==0.12.50 | |
| llama-index-embeddings-huggingface==0.5.5 | |
| llama-index-embeddings-openai==0.3.1 | |
| llama-index-indices-managed-llama-cloud==0.7.10 | |
| llama-index-instrumentation==0.3.0 | |
| llama-index-llms-huggingface==0.5.0 | |
| llama-index-llms-openai==0.4.7 | |
| llama-index-llms-openai-like==0.4.0 | |
| llama-index-llms-openrouter==0.3.2 | |
| llama-index-multi-modal-llms-openai==0.5.3 | |
| llama-index-program-openai==0.3.2 | |
| llama-index-question-gen-openai==0.3.1 | |
| llama-index-readers-file==0.4.11 | |
| llama-index-readers-llama-parse==0.4.0 | |
| llama-index-retrievers-bm25==0.5.2 | |
| llama-index-workflows==1.1.0 | |
| llama-parse==0.6.43 | |
| looseversion==1.3.0 | |
| lxml==6.0.0 | |
| MarkupSafe==3.0.2 | |
| marshmallow==3.26.1 | |
| matplotlib-inline==0.1.7 | |
| mpmath==1.3.0 | |
| multidict==6.6.3 | |
| mypy_extensions==1.1.0 | |
| nest-asyncio==1.6.0 | |
| networkx==3.5 | |
| nibabel==5.3.2 | |
| ninja==1.11.1.4 | |
| nipype==1.10.0 | |
| nltk==3.9.1 | |
| numpy==2.2.6 | |
| openai==1.97.0 | |
| opencv-python-headless==4.12.0.88 | |
| packaging==25.0 | |
| pandas==2.2.3 | |
| parso==0.8.4 | |
| pathlib==1.0.1 | |
| pdfminer.six==20250506 | |
| pdfplumber==0.11.7 | |
| pexpect==4.9.0 | |
| pillow==11.3.0 | |
| platformdirs==4.3.8 | |
| prompt_toolkit==3.0.51 | |
| propcache==0.3.2 | |
| prov==2.1.1 | |
| psutil==7.0.0 | |
| ptyprocess==0.7.0 | |
| pure_eval==0.2.3 | |
| puremagic==1.30 | |
| pyclipper==1.3.0.post6 | |
| pycparser==2.22 | |
| pydantic==2.11.7 | |
| pydantic_core==2.33.2 | |
| pydot==4.0.1 | |
| Pygments==2.19.2 | |
| PyMuPDF==1.26.3 | |
| pyparsing==3.2.3 | |
| pypdf==5.8.0 | |
| pypdfium2==4.30.0 | |
| PyStemmer==2.2.0.3 | |
| python-bidi==0.6.6 | |
| python-dateutil==2.9.0.post0 | |
| python-dotenv==1.1.1 | |
| pytz==2025.2 | |
| pyxnat==1.6.3 | |
| PyYAML==6.0.2 | |
| pyzmq==27.0.0 | |
| rdflib==7.1.4 | |
| regex==2024.11.6 | |
| requests==2.32.4 | |
| safetensors==0.5.3 | |
| scikit-image==0.25.2 | |
| scikit-learn==1.7.1 | |
| scipy==1.16.0 | |
| sentence-transformers==5.0.0 | |
| setuptools==80.9.0 | |
| shapely==2.1.1 | |
| simplejson==3.20.1 | |
| six==1.17.0 | |
| sniffio==1.3.1 | |
| soupsieve==2.7 | |
| SQLAlchemy==2.0.41 | |
| stack-data==0.6.3 | |
| striprtf==0.0.26 | |
| sympy==1.14.0 | |
| tabula-py==2.10.0 | |
| tabulate==0.9.0 | |
| tenacity==9.1.2 | |
| threadpoolctl==3.6.0 | |
| tifffile==2025.6.11 | |
| tiktoken==0.9.0 | |
| tokenizers==0.21.2 | |
| torch==2.7.1 | |
| torchvision==0.22.1 | |
| tornado==6.5.1 | |
| tqdm==4.67.1 | |
| traitlets==5.14.3 | |
| traits==7.0.2 | |
| transformers==4.53.2 | |
| typing-inspect==0.9.0 | |
| typing-inspection==0.4.1 | |
| typing_extensions==4.14.1 | |
| tzdata==2025.2 | |
| urllib3==2.5.0 | |
| wcwidth==0.2.13 | |
| wrapt==1.17.2 | |
| yarl==1.20.1 | |