Piyush20042001 commited on
Commit
eabda9e
·
1 Parent(s): 8aa7832

Update url_to_qr.py

Browse files
Files changed (1) hide show
  1. url_to_qr.py +1 -1
url_to_qr.py CHANGED
@@ -40,5 +40,5 @@ iface = gr.Interface(fn=generate_qr_code,
40
 
41
  iface.launch(debug = True)
42
 
43
- !gradio deploy
44
 
 
40
 
41
  iface.launch(debug = True)
42
 
43
+
44