Amath commited on
Commit
91283ab
1 Parent(s): 400fb9c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -5
README.md CHANGED
@@ -26,9 +26,5 @@ model-index:
26
  ## Usage (with Stable-baselines3)
27
  TODO: Add your code
28
 
29
- from huggingface_sb3 import load_from_hub
30
- checkpoint = load_from_hub(
31
- repo_id="Amath/ppo-LunarLander-v2",
32
- filename="{MODEL FILENAME}.zip",
33
- )
34
 
 
26
  ## Usage (with Stable-baselines3)
27
  TODO: Add your code
28
 
29
+
 
 
 
 
30