yekkala commited on
Commit
464b309
·
verified ·
1 Parent(s): 0034ccf

Create Environment Variables

Browse files
Files changed (1) hide show
  1. Environment Variables +4 -0
Environment Variables ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ # Optional: Set these in Space secrets
2
+ HF_TOKEN=your_hf_token_here
3
+ WANDB_API_KEY=your_wandb_key_here
4
+ OPENAI_API_KEY=your_openai_key_here # For optional OpenAI demos