Anthonyg5005 commited on
Commit
be1b424
1 Parent(s): 7c5419b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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/unfinished/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/unfinished/HF%20Login%20Snippet%20Kaggle.py)
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)