broadfield-dev commited on
Commit
9acde5a
·
verified ·
1 Parent(s): 96cfe4b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -45,6 +45,7 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
45
  "2. Download the generated image or drag it to the 'KeyLock Image' upload area.\n"
46
  "3. The decoded data will **automatically** appear below."
47
  )
 
48
  with gr.Row():
49
  with gr.Column():
50
  gr.Markdown("## Login")
 
45
  "2. Download the generated image or drag it to the 'KeyLock Image' upload area.\n"
46
  "3. The decoded data will **automatically** appear below."
47
  )
48
+ gr.Markdown("### github: [https://github.com/broadfield-dev/gradio-keylock](https://github.com/broadfield-dev/gradio-keylock)")
49
  with gr.Row():
50
  with gr.Column():
51
  gr.Markdown("## Login")