Bonosa2 commited on
Commit
284d850
Β·
verified Β·
1 Parent(s): e2cbc88

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -77,7 +77,7 @@ st.markdown("""
77
  """, unsafe_allow_html=True)
78
 
79
  st.markdown('<div class="big-title">🎧 Voice Agent Pro</div>', unsafe_allow_html=True)
80
- st.markdown('<div class="instructions">Ask a question <b>OR</b> paste a URL <b>OR</b> upload a file β€” and I'll summarize it in bullet points with expressive AI narration!</div>', unsafe_allow_html=True)
81
 
82
 
83
  # Voice selection
 
77
  """, unsafe_allow_html=True)
78
 
79
  st.markdown('<div class="big-title">🎧 Voice Agent Pro</div>', unsafe_allow_html=True)
80
+ st.markdown("""<div class="instructions">Ask a question <b>OR</b> paste a URL <b>OR</b> upload a file β€” and I'll summarize it in bullet points with expressive AI narration!</div>""", unsafe_allow_html=True)
81
 
82
 
83
  # Voice selection