Vito99 commited on
Commit
6e27878
1 Parent(s): d85ab1c

Update config.gradio.yaml

Browse files
Files changed (1) hide show
  1. config.gradio.yaml +2 -2
config.gradio.yaml CHANGED
@@ -1,7 +1,7 @@
1
  openai:
2
- key: gradio # "gradio" (set when request) or your_personal_key
3
  huggingface:
4
- token: # required: huggingface token @ https://huggingface.co/settings/tokens
5
  dev: false
6
  debug: true
7
  log_file: logs/debug_TIMESTAMP.log
 
1
  openai:
2
+ key: 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 # "gradio" (set when request) or your_personal_key
3
  huggingface:
4
+ token: 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 # required: huggingface token @ https://huggingface.co/settings/tokens
5
  dev: false
6
  debug: true
7
  log_file: logs/debug_TIMESTAMP.log