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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -85,7 +85,9 @@ st.markdown("""
85
  <span class="bolt-icon">⚡</span>
86
  Built with Bolt
87
  </a>
88
- """, unsafe_allow_html=True)
 
 
89
 
90
  # Voice selection
91
  st.sidebar.header("🎚️ Voice Settings")
 
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")