Update README.md
Browse files
README.md
CHANGED
|
@@ -19,7 +19,7 @@ Feel free to send in pull requests or use this code however you'd like.\
|
|
| 19 |
## work in progress/not tested ([unfinished](https://huggingface.co/Anthonyg5005/hf-scripts/tree/unfinished) branch)
|
| 20 |
|
| 21 |
- Push to hf hub
|
| 22 |
-
- Manage branches (
|
| 23 |
|
| 24 |
## other recommended scripts
|
| 25 |
|
|
@@ -38,4 +38,4 @@ Feel free to send in pull requests or use this code however you'd like.\
|
|
| 38 |
- [HF login snippet](https://huggingface.co/Anthonyg5005/hf-scripts/blob/unfinished/HF%20Login%20Snippet.py)
|
| 39 |
- The login method that I wrote to make fetching the token better.
|
| 40 |
- [HF login snippet kaggle](https://huggingface.co/Anthonyg5005/hf-scripts/blob/unfinished/HF%20Login%20Snippet%20Kaggle.py)
|
| 41 |
-
- Same as before but for cloud ipynb like Colab and Kaggle (Kaggle secret support) [not tested]
|
|
|
|
| 19 |
## work in progress/not tested ([unfinished](https://huggingface.co/Anthonyg5005/hf-scripts/tree/unfinished) branch)
|
| 20 |
|
| 21 |
- Push to hf hub
|
| 22 |
+
- Manage branches (Kaggle and Colab support)
|
| 23 |
|
| 24 |
## other recommended scripts
|
| 25 |
|
|
|
|
| 38 |
- [HF login snippet](https://huggingface.co/Anthonyg5005/hf-scripts/blob/unfinished/HF%20Login%20Snippet.py)
|
| 39 |
- The login method that I wrote to make fetching the token better.
|
| 40 |
- [HF login snippet kaggle](https://huggingface.co/Anthonyg5005/hf-scripts/blob/unfinished/HF%20Login%20Snippet%20Kaggle.py)
|
| 41 |
+
- Same as before but for cloud ipynb environments like Colab and Kaggle (Kaggle secret support) [not tested]
|