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

  • Log In
  • Sign Up

Raghavan
/
textnet-base

Transformers
Safetensors
textnet
Model card Files Files and versions
xet
Community

Instructions to use Raghavan/textnet-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Raghavan/textnet-base with Transformers:

    # Load model directly
    from transformers import AutoImageProcessor, TextNetBackbone
    
    processor = AutoImageProcessor.from_pretrained("Raghavan/textnet-base")
    model = TextNetBackbone.from_pretrained("Raghavan/textnet-base")
  • Notebooks
  • Google Colab
  • Kaggle
textnet-base
54.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
Raghavan's picture
Raghavan
Upload 3 files
559980c over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • config.json
    2.42 kB
    Upload 3 files over 2 years ago
  • model.safetensors
    54.3 MB
    xet
    Upload 3 files over 2 years ago
  • preprocessor_config.json
    441 Bytes
    Upload 3 files over 2 years ago