Ashar11 commited on
Commit
0134932
·
verified ·
1 Parent(s): 7313de7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@ import streamlit as st
2
  import json
3
  from humanize import generate_content, update_page # Import the functions
4
 
5
- st.title("Website Content Generator")
6
 
7
  # User Inputs
8
  idea = st.text_input("Enter Business Idea", "Solar Energy Solutions")
 
2
  import json
3
  from humanize import generate_content, update_page # Import the functions
4
 
5
+ st.title("Website Content Generator Humanize")
6
 
7
  # User Inputs
8
  idea = st.text_input("Enter Business Idea", "Solar Energy Solutions")