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

  • Log In
  • Sign Up

jadechoghari
/
textnet-tiny

Transformers
Safetensors
textnet
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use jadechoghari/textnet-tiny with Transformers:

    # Load model directly
    from transformers import AutoImageProcessor, TextNetBackbone
    
    processor = AutoImageProcessor.from_pretrained("jadechoghari/textnet-tiny")
    model = TextNetBackbone.from_pretrained("jadechoghari/textnet-tiny")
  • Notebooks
  • Google Colab
  • Kaggle
textnet-tiny
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
jadechoghari's picture
jadechoghari
Create README.md
09d69a9 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.57 kB
    add initial files over 1 year ago
  • model.safetensors
    43 MB
    xet
    add initial files over 1 year ago
  • preprocessor_config.json
    463 Bytes
    add initial files over 1 year ago