Image-to-Image
Transformers
PyTorch
TensorBoard
Spanish
English
convbilinear
climate
super-resolution
Instructions to use predictia/europe_reanalysis_downscaler_convbaseline with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use predictia/europe_reanalysis_downscaler_convbaseline with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-to-image", model="predictia/europe_reanalysis_downscaler_convbaseline")# Load model directly from transformers import ConvBaseline model = ConvBaseline.from_pretrained("predictia/europe_reanalysis_downscaler_convbaseline", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!