huggingface / huggingface_sb3

Additional code for Stable-baselines3 to load and upload models from the Hub.
77 stars 23 forks source link

Don't crash when making videos causes problems #4

Closed osanseviero closed 2 years ago

osanseviero commented 2 years ago

At the moment, if generate_replay fails, the whole package_to_hub method fails. Ideally it would still push the metrics and other related information even if no video is generated