DrishtiSharma commited on
Commit
95a6300
·
verified ·
1 Parent(s): 56c94e1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,7 +26,7 @@ def enhance_content(content):
26
  return f"{content}\n\n---\nGenerated with insights and enhanced formatting."
27
 
28
  # Streamlit app title
29
- st.title("AI-Powered Blog Writer")
30
 
31
  # App description
32
  st.write("Generate high-quality blog content enriched with real-time insights.")
 
26
  return f"{content}\n\n---\nGenerated with insights and enhanced formatting."
27
 
28
  # Streamlit app title
29
+ st.title("Smolagnets-based Blog Writer")
30
 
31
  # App description
32
  st.write("Generate high-quality blog content enriched with real-time insights.")