catiR commited on
Commit
94e087c
·
1 Parent(s): 7891ce0
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -62,7 +62,7 @@ with bl:
62
 
63
 
64
 
65
- tmp_button.click(f1,[voiceselect,temp_sentmenu],[tts_output])
66
 
67
 
68
  if __name__ == "__main__":
 
62
 
63
 
64
 
65
+ temp_button.click(f1,[voiceselect,temp_sentmenu],[tts_output])
66
 
67
 
68
  if __name__ == "__main__":