raviix46 commited on
Commit
3748017
·
verified ·
1 Parent(s): 870fd6a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -31,7 +31,7 @@ with gr.Blocks(css=custom_css, title="QuantumCrypt") as demo:
31
  get_tab6_noise_simulation()
32
 
33
  # Footer credit
34
- gr.Markdown("🛠️ Built with ❤️ by Ravi", elem_classes="centered-text")
35
 
36
 
37
  # Launch the app
 
31
  get_tab6_noise_simulation()
32
 
33
  # Footer credit
34
+ gr.Markdown("Made by Ravi⚡️", elem_classes="centered-text")
35
 
36
 
37
  # Launch the app