OnyxMunk commited on
Commit
1d459db
·
1 Parent(s): 2a86c4a

Security: Add env-example.txt with placeholder token

Browse files

- Add back env-example.txt with placeholder instead of real token
- File was removed from history to eliminate security risk

Files changed (1) hide show
  1. env-example.txt +4 -0
env-example.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ # Hugging Face Authentication
2
+ # Get your token from: https://huggingface.co/settings/tokens
3
+ # Required for accessing gated models or to avoid rate limits
4
+ HF_TOKEN=your_hugging_face_token_here