Update README.md
Browse files
README.md
CHANGED
|
@@ -34,7 +34,7 @@ Feel free to send in pull requests or use this code however you'd like.\
|
|
| 34 |
|
| 35 |
## extras
|
| 36 |
|
| 37 |
-
- [HF login snippet](https://huggingface.co/Anthonyg5005/hf-scripts/blob/
|
| 38 |
- The login method that I wrote to make fetching the token better.
|
| 39 |
-
- [HF login snippet kaggle](https://huggingface.co/Anthonyg5005/hf-scripts/blob/
|
| 40 |
- Same as above but for cloud ipynb environments like Colab and Kaggle (Kaggle secret support)
|
|
|
|
| 34 |
|
| 35 |
## extras
|
| 36 |
|
| 37 |
+
- [HF login snippet](https://huggingface.co/Anthonyg5005/hf-scripts/blob/main/HF%20Login%20Snippet.py)
|
| 38 |
- The login method that I wrote to make fetching the token better.
|
| 39 |
+
- [HF login snippet kaggle](https://huggingface.co/Anthonyg5005/hf-scripts/blob/main/HF%20Login%20Snippet%20Kaggle.py)
|
| 40 |
- Same as above but for cloud ipynb environments like Colab and Kaggle (Kaggle secret support)
|