acecalisto3 commited on
Commit
8ba5dfb
·
verified ·
1 Parent(s): 8b63799

Update app2.py

Browse files
Files changed (1) hide show
  1. app2.py +1 -0
app2.py CHANGED
@@ -281,6 +281,7 @@ def generate_qr(json_data):
281
  return qr_path
282
  return None
283
 
 
284
  """Create a comprehensive Gradio interface with advanced features"""
285
 
286
  css = """
 
281
  return qr_path
282
  return None
283
 
284
+ def create_interface():
285
  """Create a comprehensive Gradio interface with advanced features"""
286
 
287
  css = """