Severian commited on
Commit
8a823d8
·
verified ·
1 Parent(s): e3092d0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -149,7 +149,6 @@ The QR code serves as both the initial image and the control image, allowing for
149
  qr_code_content = gr.Textbox(
150
  label="QR Code Content",
151
  info="QR Code Content or URL",
152
- value="",
153
  value="https://www.go-yamamoto.com",
154
  )
155
  with gr.Accordion(label="QR Code Image (Optional)", open=False):
 
149
  qr_code_content = gr.Textbox(
150
  label="QR Code Content",
151
  info="QR Code Content or URL",
 
152
  value="https://www.go-yamamoto.com",
153
  )
154
  with gr.Accordion(label="QR Code Image (Optional)", open=False):