--- title: Nemotron OCR v2 emoji: 📄 colorFrom: green colorTo: gray sdk: gradio sdk_version: "5.23.0" python_version: "3.12" app_file: app.py pinned: false license: other license_name: nvidia-open-model-license license_link: https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/ hardware: zero-a10g models: - nvidia/nemotron-ocr-v2 --- # Nemotron OCR v2 State-of-the-art multilingual OCR by NVIDIA. Upload an image to extract text with bounding boxes. The `nemotron_ocr` package (including the CUDA C++ extension) is shipped as a pre-built wheel — no build toolchain required at deploy time. This project is currently not accepting contributions.