Severian commited on
Commit
38a505c
·
verified ·
1 Parent(s): b5ec975

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -364,6 +364,7 @@ with gr.Blocks(theme='Hev832/Applio', css=css) as blocks:
364
  label="QR Code Content",
365
  placeholder="Enter URL or text for your QR code",
366
  info="This is what your QR code will link to or display when scanned.",
 
367
  )
368
 
369
  prompt = gr.Textbox(
 
364
  label="QR Code Content",
365
  placeholder="Enter URL or text for your QR code",
366
  info="This is what your QR code will link to or display when scanned.",
367
+ value="https://theunderground.digital/",
368
  )
369
 
370
  prompt = gr.Textbox(