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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Update Repository link.
Browse files
README.md
CHANGED
|
@@ -56,7 +56,7 @@ If this model helped your research, please cite `Prithvi-100M` in your publicati
|
|
| 56 |
doi = {10.57967/hf/0952},
|
| 57 |
month = aug,
|
| 58 |
title = {{Prithvi-100M}},
|
| 59 |
-
repository-code = {https://github.com/
|
| 60 |
year = {2023}
|
| 61 |
}
|
| 62 |
```
|
|
|
|
| 56 |
doi = {10.57967/hf/0952},
|
| 57 |
month = aug,
|
| 58 |
title = {{Prithvi-100M}},
|
| 59 |
+
repository-code = {https://github.com/NASA-IMPACT/hls-foundation-os},
|
| 60 |
year = {2023}
|
| 61 |
}
|
| 62 |
```
|