gaur3009 commited on
Commit
3221888
·
verified ·
1 Parent(s): fe59c15

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,4 +17,4 @@ with gr.Blocks() as demo:
17
  generate_button.click(generate_text, inputs=prompt_input, outputs=output_text)
18
 
19
  if __name__ == "__main__":
20
- demo.launch()
 
17
  generate_button.click(generate_text, inputs=prompt_input, outputs=output_text)
18
 
19
  if __name__ == "__main__":
20
+ demo.launch()