JenetGhumman commited on
Commit
e9d3b95
·
verified ·
1 Parent(s): 998b4d6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -208,5 +208,5 @@ with gr.Blocks(theme=theme, css=custom_css) as demo:
208
  inputs=[conversation_state, language_input],
209
  outputs=response_audio_output
210
  )
211
-
212
  demo.launch()
 
208
  inputs=[conversation_state, language_input],
209
  outputs=response_audio_output
210
  )
211
+
212
  demo.launch()