mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-04-13 18:00:45 +08:00
Fix repo_name
This commit is contained in:
@@ -1020,6 +1020,8 @@
|
||||
" commit_message=\"Push Q-Learning agent to Hub\",\n",
|
||||
" token= None\n",
|
||||
" ):\n",
|
||||
" _, repo_name = repo_id.split(\"/\")\n",
|
||||
"\n",
|
||||
" eval_env = env\n",
|
||||
" \n",
|
||||
" # Step 1: Clone or create the repo\n",
|
||||
|
||||
Reference in New Issue
Block a user