Anthonyg5005 commited on
Commit
9eebf62
·
verified ·
1 Parent(s): 6fe7764

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 (Use Kaggle secret)
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]