How to use mustious7/lunar_lander_ppo with stable-baselines3:
from huggingface_sb3 import load_from_hub checkpoint = load_from_hub( repo_id="mustious7/lunar_lander_ppo", filename="{MODEL FILENAME}.zip", )