openclimatefix / metnet

PyTorch Implementation of Google Research's MetNet and MetNet-2
MIT License
237 stars 49 forks source link

Update HuggingFace repo with this model, add demo #5

Open jacobbieker opened 2 years ago

jacobbieker commented 2 years ago

Detailed Description

There is a huggingface repo taht can construct our MetNet and run example through it with gradio. It still neds to be updated to the latest version, and have a pre-trained model added as well to make the outputs make sense.

Context

Possible Implementation