Instructions to use ibm-nasa-geospatial/Prithvi-EO-1.0-100M with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ibm-nasa-geospatial/Prithvi-EO-1.0-100M with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ibm-nasa-geospatial/Prithvi-EO-1.0-100M", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Add pipeline tag, library name and link to paper
#25
by nielsr HF Staff - opened
This PR improves the model card by adding the pipeline_tag and library_name, and linking the model to the paper.