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

  • Log In
  • Sign Up

jadechoghari
/
textnet-small

Transformers
Safetensors
textnet
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use jadechoghari/textnet-small with Transformers:

    # Load model directly
    from transformers import AutoImageProcessor, TextNetBackbone
    
    processor = AutoImageProcessor.from_pretrained("jadechoghari/textnet-small")
    model = TextNetBackbone.from_pretrained("jadechoghari/textnet-small")
  • Notebooks
  • Google Colab
  • Kaggle
textnet-small
47.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
jadechoghari's picture
jadechoghari
Create README.md
dd07755 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    2.26 kB
    Create README.md over 1 year ago
  • config.json
    1.95 kB
    add initial files over 1 year ago
  • model.safetensors
    47.9 MB
    xet
    add initial files over 1 year ago
  • preprocessor_config.json
    463 Bytes
    add initial files over 1 year ago