mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-04-04 19:18:46 +08:00
Update hands on
This commit is contained in:
@@ -219,13 +219,13 @@ Now that we trained our agents, we’re **ready to push them to the Hub to be a
|
||||
|
||||
To be able to share your model with the community, there are three more steps to follow:
|
||||
|
||||
1️⃣ (If it’s not already done) create an account to HF ➡ **[https://huggingface.co/join](https://huggingface.co/join)**
|
||||
1️⃣ (If it’s not already done) create an account to HF ➡ https://huggingface.co/join](https://huggingface.co/join
|
||||
|
||||
2️⃣ Sign in and store your authentication token from the Hugging Face website.
|
||||
|
||||
Create a new token (**[https://huggingface.co/settings/tokens](https://huggingface.co/settings/tokens)**) **with write role**
|
||||
Create a new token (https://huggingface.co/settings/tokens)) **with write role**
|
||||
|
||||
<img src="[https://huggingface.co/datasets/huggingface-deep-rl-course/course-images/resolve/main/en/notebooks/create-token.jpg](https://huggingface.co/datasets/huggingface-deep-rl-course/course-images/resolve/main/en/notebooks/create-token.jpg)" alt="Create HF Token">
|
||||
<img src="https://huggingface.co/datasets/huggingface-deep-rl-course/course-images/resolve/main/en/notebooks/create-token.jpg" alt="Create HF Token">
|
||||
|
||||
Copy the token, run this, and paste the token
|
||||
|
||||
|
||||
Reference in New Issue
Block a user