Spaces:
Configuration error
Configuration error
Update app.py
Browse files
app.py
CHANGED
@@ -148,4 +148,4 @@ if st.button("Render audio"):
|
|
148 |
render_audio(ckpt_temp_file, config_temp_file, audio_temp_file, title, title2, title3, noise_step, choice, use_mel_as_base)
|
149 |
|
150 |
else:
|
151 |
-
st.error("Password is IAgreeToTheTOS
|
|
|
148 |
render_audio(ckpt_temp_file, config_temp_file, audio_temp_file, title, title2, title3, noise_step, choice, use_mel_as_base)
|
149 |
|
150 |
else:
|
151 |
+
st.error("Password is IAgreeToTheTOS, from haru0l")
|