Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

callgg
/
ocr-bf16

Diffusers
Safetensors
qwen2_5_vl
Model card Files Files and versions
xet
Community

Instructions to use callgg/ocr-bf16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use callgg/ocr-bf16 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("callgg/ocr-bf16", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
ocr-bf16
7.53 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 16 commits
chatpig's picture
chatpig
Upload vocab.json with huggingface_hub
00cd493 verified 11 months ago
  • .gitattributes
    1.57 kB
    Upload tokenizer.json with huggingface_hub 11 months ago
  • README.md
    121 Bytes
    Update README.md 11 months ago
  • added_tokens.json
    605 Bytes
    Upload added_tokens.json with huggingface_hub 11 months ago
  • chat_template.jinja
    1.02 kB
    Upload chat_template.jinja with huggingface_hub 11 months ago
  • config.json
    2.52 kB
    Upload config.json with huggingface_hub 11 months ago
  • generation_config.json
    214 Bytes
    Upload generation_config.json with huggingface_hub 11 months ago
  • merges.txt
    1.67 MB
    Upload merges.txt with huggingface_hub 11 months ago
  • model.safetensors
    7.51 GB
    xet
    Upload model.safetensors with huggingface_hub 11 months ago
  • preprocessor_config.json
    575 Bytes
    Upload preprocessor_config.json with huggingface_hub 11 months ago
  • special_tokens_map.json
    613 Bytes
    Upload special_tokens_map.json with huggingface_hub 11 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload tokenizer.json with huggingface_hub 11 months ago
  • tokenizer_config.json
    4.76 kB
    Upload tokenizer_config.json with huggingface_hub 11 months ago
  • video_preprocessor_config.json
    1.73 kB
    Upload video_preprocessor_config.json with huggingface_hub 11 months ago
  • vocab.json
    2.78 MB
    Upload vocab.json with huggingface_hub 11 months ago