Spaces:
Paused
Paused
rick
commited on
minors changes
Browse files- pages/main.py +0 -1
pages/main.py
CHANGED
|
@@ -60,7 +60,6 @@ st.set_page_config(
|
|
| 60 |
initial_sidebar_state="collapsed"
|
| 61 |
)
|
| 62 |
|
| 63 |
-
|
| 64 |
@st.dialog("Settings")
|
| 65 |
def tts_settings(name__tts_voice,
|
| 66 |
state__tts_with_text,
|
|
|
|
| 60 |
initial_sidebar_state="collapsed"
|
| 61 |
)
|
| 62 |
|
|
|
|
| 63 |
@st.dialog("Settings")
|
| 64 |
def tts_settings(name__tts_voice,
|
| 65 |
state__tts_with_text,
|