rumaisa1054 commited on
Commit
c1fc4c3
·
verified ·
1 Parent(s): f6d6874

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -79,7 +79,7 @@ with gr.Blocks() as calculator_ui:
79
 
80
  # Main app with Tab selection
81
  with gr.Blocks() as app:
82
- gr.Markdown("## 🔢 Standard Form Helper Tool")
83
  tabs = gr.Tabs()
84
  with tabs:
85
  with gr.TabItem("Convert"):
 
79
 
80
  # Main app with Tab selection
81
  with gr.Blocks() as app:
82
+ gr.Markdown("## 🔢 Standard Form Helper Tool By Rumaisa - Source Code Academia")
83
  tabs = gr.Tabs()
84
  with tabs:
85
  with gr.TabItem("Convert"):