Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DocUA
/
Local_OCR_Demo
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Local_OCR_Demo
61.2 kB
1 contributor
History:
18 commits
DocUA
feat: Implement CUDA BF16 error handling with automatic fallback to CPU for model inference and generation.
4f43939
about 1 month ago
.gitignore
Safe
473 Bytes
Implement warning suppression, ensure pad token ID for generation, enable deterministic sampling, refine Gradio UI CSS and clear functionality, and add `.env` to .gitignore."
about 1 month ago
OCR_ANALYSIS_REPORT.md
Safe
5.37 kB
Initial commit: DeepSeek-OCR-2 & MedGemma-1.5 multimodal analysis app with ZeroGPU support
about 1 month ago
README.md
Safe
8.59 kB
feat: Automatically set generation config's `pad_token_id` and `eos_token_id` from the tokenizer and suppress Hugging Face logging warnings.
about 1 month ago
app.py
Safe
11.8 kB
fix: Add a fallback definition for `is_torch_fx_available` in `transformers.utils.import_utils`.
about 1 month ago
app_hf.py
Safe
18.2 kB
feat: Implement CUDA BF16 error handling with automatic fallback to CPU for model inference and generation.
about 1 month ago
compare_models.py
Safe
3.45 kB
Initial commit: DeepSeek-OCR-2 & MedGemma-1.5 multimodal analysis app with ZeroGPU support
about 1 month ago
convert_docs.py
Safe
1.1 kB
Initial commit: DeepSeek-OCR-2 & MedGemma-1.5 multimodal analysis app with ZeroGPU support
about 1 month ago
convert_full_pdf.py
Safe
1.09 kB
Initial commit: DeepSeek-OCR-2 & MedGemma-1.5 multimodal analysis app with ZeroGPU support
about 1 month ago
generate_test_image.py
Safe
663 Bytes
Initial commit: DeepSeek-OCR-2 & MedGemma-1.5 multimodal analysis app with ZeroGPU support
about 1 month ago
ocr_full_pdf12.py
Safe
2.87 kB
Initial commit: DeepSeek-OCR-2 & MedGemma-1.5 multimodal analysis app with ZeroGPU support
about 1 month ago
requirements.txt
Safe
175 Bytes
refactor: Enhance dependency import robustness with try-except blocks and add version logging for Gradio and HuggingFace Hub.
about 1 month ago
test_inference.py
Safe
1.92 kB
Initial commit: DeepSeek-OCR-2 & MedGemma-1.5 multimodal analysis app with ZeroGPU support
about 1 month ago
test_medgemma.py
Safe
1.95 kB
Initial commit: DeepSeek-OCR-2 & MedGemma-1.5 multimodal analysis app with ZeroGPU support
about 1 month ago
test_minimal.py
Safe
829 Bytes
Initial commit: DeepSeek-OCR-2 & MedGemma-1.5 multimodal analysis app with ZeroGPU support
about 1 month ago
test_real_docs.py
Safe
2.66 kB
Initial commit: DeepSeek-OCR-2 & MedGemma-1.5 multimodal analysis app with ZeroGPU support
about 1 month ago