thomasf1's picture
Upload folder using huggingface_hub
9659d93 verified
|
Raw
History Blame Contribute Delete
871 Bytes

A newer version of the Gradio SDK is available: 6.22.0

Upgrade
metadata
title: Docling GPU Batch Converter
emoji: 
colorFrom: indigo
colorTo: blue
sdk: gradio
sdk_version: 5.25.0
app_file: app.py
pinned: false
license: apache-2.0
short_description: Batch PDF conversion using IBM Docling on ZeroGPU

Docling GPU Batch Converter

A Gradio-based application powered by Hugging Face ZeroGPU that performs high-performance, batch document-to-markdown conversion using IBM's Docling.

Features

  • Batch Processing: Upload multiple PDF, DOCX, PPTX, HTML, or PNG/JPG documents, or a .zip file containing them.
  • ZeroGPU Acceleration: Runs parallel conversions using ThreadPoolExecutor on Hugging Face's serverless GPU infrastructure.
  • Zip Packaging: Automatically bundles all converted Markdown outputs into a single downloadable ZIP archive.
  • Document Preview: Inspect converted Markdown directly in the browser.