Alaamer commited on
Commit
67ffd76
·
verified ·
1 Parent(s): 3aed95a

Upload .env.example with huggingface_hub

Browse files
Files changed (1) hide show
  1. .env.example +6 -0
.env.example ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ # Hugging Face API Token
2
+ HF_TOKEN=your_huggingface_api_token
3
+
4
+ # Kaggle credentials (if needed)
5
+ KAGGLE_USERNAME=your_kaggle_username
6
+ KAGGLE_KEY=your_kaggle_api_key