Mubbashir Ahmed commited on
Commit
1aa45ea
·
1 Parent(s): bb6169a
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -131,6 +131,7 @@ with gr.Blocks() as demo:
131
  inputs=[],
132
  outputs=prompt_input
133
  )
 
134
 
135
  # Launch app
136
  demo.launch()
 
131
  inputs=[],
132
  outputs=prompt_input
133
  )
134
+
135
 
136
  # Launch app
137
  demo.launch()