EnigmaOfTheWorld commited on
Commit
dc9ae1a
1 Parent(s): 2a0479d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -250,7 +250,7 @@ with gr.Blocks() as demo:
250
 
251
 
252
  btn.click(main, txt, file)
253
- with gr.Tab('Share'):
254
  gr.Markdown('This feature needs GPU to run')
255
  with gr.Row():
256
  with gr.Column():
 
250
 
251
 
252
  btn.click(main, txt, file)
253
+ with gr.Tab('QR Code'):
254
  gr.Markdown('This feature needs GPU to run')
255
  with gr.Row():
256
  with gr.Column():