Prageeth-1 commited on
Commit
378b818
·
verified ·
1 Parent(s): fbea99b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -79,12 +79,13 @@ st.markdown("""
79
  }
80
  .stTextInput>div>div>input {
81
  background-color: #ffffff;
 
82
  }
83
  </style>
84
  """, unsafe_allow_html=True)
85
 
86
  # App title and description
87
- st.title("📰 Daily Mirror News Analyzer")
88
  st.markdown("""
89
  Analyze news excerpts with our powerful AI tools:
90
  - Classify news articles into categories
 
79
  }
80
  .stTextInput>div>div>input {
81
  background-color: #ffffff;
82
+ color : #FF6347;
83
  }
84
  </style>
85
  """, unsafe_allow_html=True)
86
 
87
  # App title and description
88
+ st.title("Daily Mirror News Analyzer")
89
  st.markdown("""
90
  Analyze news excerpts with our powerful AI tools:
91
  - Classify news articles into categories