nananie143 commited on
Commit
b59a236
·
verified ·
1 Parent(s): 1671ec3

Rename .env.example to .env

Browse files
Files changed (1) hide show
  1. .env.example → .env +1 -1
.env.example → .env RENAMED
@@ -33,7 +33,7 @@ PERFORMANCE_LOG_RETENTION_DAYS=7
33
  # API Keys
34
  # Get your Hugging Face token from https://huggingface.co/settings/tokens
35
  # Required for uploading to Spaces - must have WRITE access
36
- HUGGINGFACE_API_KEY=your_huggingface_api_key
37
 
38
  # Optional API keys for additional features
39
  OPENAI_API_KEY=your_openai_api_key
 
33
  # API Keys
34
  # Get your Hugging Face token from https://huggingface.co/settings/tokens
35
  # Required for uploading to Spaces - must have WRITE access
36
+ HUGGINGFACE_API_KEY=
37
 
38
  # Optional API keys for additional features
39
  OPENAI_API_KEY=your_openai_api_key