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

  • Log In
  • Sign Up

Lab-Rasool
/
sybil

Image Classification
Transformers
PyTorch
English
sybil
medical
cancer
ct-scan
risk-prediction
healthcare
vision
Model card Files Files and versions
xet
Community

Instructions to use Lab-Rasool/sybil with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Lab-Rasool/sybil with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("image-classification", model="Lab-Rasool/sybil")
    pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Lab-Rasool/sybil", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
sybil
881 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 29 commits
Aakash-Tripathi's picture
Aakash-Tripathi
Delete sybil_5/config.json
21d28cb verified 6 months ago
  • checkpoints
    Upload folder using huggingface_hub 8 months ago
  • sybil_5
    Delete sybil_5/config.json 6 months ago