awacke1 commited on
Commit
187da88
·
verified ·
1 Parent(s): 202bdfb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,7 +18,7 @@ from openai import OpenAI
18
  import extra_streamlit_components as stx
19
  from streamlit.runtime.scriptrunner import get_script_run_ctx
20
  import asyncio
21
- import edge_tts # ensure this is installed (pip install edge-tts)
22
 
23
  # 🔧 Config & Setup
24
  st.set_page_config(
 
18
  import extra_streamlit_components as stx
19
  from streamlit.runtime.scriptrunner import get_script_run_ctx
20
  import asyncio
21
+ import edge-tts # ensure this is installed (pip install edge-tts)
22
 
23
  # 🔧 Config & Setup
24
  st.set_page_config(