Instructions to use predictia/europe_reanalysis_downscaler_convswin2sr_orog-high with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use predictia/europe_reanalysis_downscaler_convswin2sr_orog-high with Transformers:
# Load model directly from transformers import ConvSwin2SR model = ConvSwin2SR.from_pretrained("predictia/europe_reanalysis_downscaler_convswin2sr_orog-high", device_map="auto") - Notebooks
- Google Colab
- Kaggle