nightfury commited on
Commit
bff1887
·
verified ·
1 Parent(s): 549ee96

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -410,6 +410,7 @@ with gr.Blocks(title="Morse Code Decoder & Generator") as demo:
410
 
411
  # Launch the app
412
  demo.launch()
 
413
 
414
  '''
415
  import gradio as gr
 
410
 
411
  # Launch the app
412
  demo.launch()
413
+ '''
414
 
415
  '''
416
  import gradio as gr