Test 092b613
Thomas Simonini commited on
How to use ThomasSimonini/PixelCopter with stable-baselines3:
from huggingface_sb3 import load_from_hub
checkpoint = load_from_hub(
repo_id="ThomasSimonini/PixelCopter",
filename="{MODEL FILENAME}.zip",
)