broadfield-dev commited on
Commit
2a7a99e
·
verified ·
1 Parent(s): fb570fd

Update gradio_keylock/component.py

Browse files
Files changed (1) hide show
  1. gradio_keylock/component.py +2 -2
gradio_keylock/component.py CHANGED
@@ -179,8 +179,8 @@ class KeylockDecoderComponent:
179
  placeholder="USER = \"demo-user\"\nPASS: DEMO_test_PASS\n# Lines starting with # are ignored",
180
  lines=5,
181
  value="""
182
- USER = "demo-user"
183
- PASS: DEMO_test_PASS
184
  "GROQ_API_KEY" = "ALKSDFJASHFKSFH"
185
  "HF_API_KEY" : "SDFLSDJFFIEWOIFHOWI"
186
  "OPENAI_API_KEY" : SDFLSJDSFSDF
 
179
  placeholder="USER = \"demo-user\"\nPASS: DEMO_test_PASS\n# Lines starting with # are ignored",
180
  lines=5,
181
  value="""
182
+ USER = "TestUser"
183
+ PASS: TestPass
184
  "GROQ_API_KEY" = "ALKSDFJASHFKSFH"
185
  "HF_API_KEY" : "SDFLSDJFFIEWOIFHOWI"
186
  "OPENAI_API_KEY" : SDFLSJDSFSDF