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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -9
app.py CHANGED
@@ -79,15 +79,6 @@ st.markdown("""
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
- # Add Bolt badge
83
- st.markdown("""
84
- <a href="https://bolt.new" target="_blank" class="bolt-badge">
85
- <span class="bolt-icon">⚑</span>
86
- Built with Bolt
87
- </a>
88
- """,
89
- unsafe_allow_html=True
90
- )
91
 
92
  # Voice selection
93
  st.sidebar.header("🎚️ Voice Settings")
 
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
84
  st.sidebar.header("🎚️ Voice Settings")