Instructions to use Sandeep009/Sandy_Disease_Predection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use Sandeep009/Sandy_Disease_Predection with spaCy:
!pip install https://huggingface.co/Sandeep009/Sandy_Disease_Predection/resolve/main/Sandy_Disease_Predection-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("Sandy_Disease_Predection") # Importing as module. import Sandy_Disease_Predection nlp = Sandy_Disease_Predection.load() - Notebooks
- Google Colab
- Kaggle
Ctrl+K