shukdevdatta123 commited on
Commit
bb4634d
·
verified ·
1 Parent(s): 260df55

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,7 +40,7 @@ def convert_svg_to_png(svg_file):
40
 
41
  # Streamlit App UI
42
  def main():
43
- st.title("Generate Diagrams using GPT-4 and MermaidFlow")
44
 
45
  # Display a logo or icon
46
  image = Image.open("11.png") # Path to your image file
 
40
 
41
  # Streamlit App UI
42
  def main():
43
+ st.title("Generate Diagrams using AI and MermaidFlow")
44
 
45
  # Display a logo or icon
46
  image = Image.open("11.png") # Path to your image file