parass13 commited on
Commit
b284c02
·
verified ·
1 Parent(s): f7535a8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -239,4 +239,4 @@ with gr.Blocks(title="DiaSpark: Your Health Management Platform", css=css) as de
239
 
240
  # --- Launch the App ---
241
  if __name__ == "__main__":
242
- demo.launch(favicon_path="logo.png")
 
239
 
240
  # --- Launch the App ---
241
  if __name__ == "__main__":
242
+ demo.launch()