Instructions to use MahmoodLab/CONCH with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use MahmoodLab/CONCH with timm:
import timm model = timm.create_model("hf_hub:MahmoodLab/CONCH", pretrained=True) - Notebooks
- Google Colab
- Kaggle
Ask for model weights
#12
by yangzekang - opened