Ifeanyi commited on
Commit
0552f8b
·
verified ·
1 Parent(s): dc88037

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -91,7 +91,7 @@ app = gr.Interface(
91
  gr.Markdown(label="Recommendation", elem_classes="app")
92
  ],
93
  theme = "upsatwal/mlsc_tiet",
94
- title = "🌍 🌿 Carbon Footprint Calculator 🌍 🌿"
95
  )
96
 
97
  app.launch()
 
91
  gr.Markdown(label="Recommendation", elem_classes="app")
92
  ],
93
  theme = "upsatwal/mlsc_tiet",
94
+ title = "🌿 🌍 Carbon Footprint Calculator 🌍 🌿"
95
  )
96
 
97
  app.launch()