ds-EkaCare commited on
Commit
415c3c3
·
verified ·
1 Parent(s): 44992fb

Remove gated-auth instructions (repo un-gated)

Browse files
Files changed (1) hide show
  1. README.md +0 -12
README.md CHANGED
@@ -68,18 +68,6 @@ Miscellaneous (2 leaves)
68
  ├─ Other (Miscellaneous) (key: other_miscellaneous)
69
  ```
70
 
71
- ## Authentication
72
-
73
- The repo is gated — authenticate before loading:
74
-
75
- ```bash
76
- hf auth login # interactive, stores the token locally
77
- # or non-interactive (CI, servers):
78
- export HF_TOKEN="your-access-token"
79
- ```
80
-
81
- Generate a token under Hugging Face → Settings → Access Tokens.
82
-
83
  ## Usage
84
 
85
  ```python
 
68
  ├─ Other (Miscellaneous) (key: other_miscellaneous)
69
  ```
70
 
 
 
 
 
 
 
 
 
 
 
 
 
71
  ## Usage
72
 
73
  ```python