How to use Shrey-1329/lander-inator-3000 with stable-baselines3:
from huggingface_sb3 import load_from_hub checkpoint = load_from_hub( repo_id="Shrey-1329/lander-inator-3000", filename="{MODEL FILENAME}.zip", )