afkdark commited on
Commit
5918661
·
verified ·
1 Parent(s): 6b47577

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -169,7 +169,6 @@ demo = gr.Interface(
169
  outputs=gr.Textbox(label="Generated Questions"),
170
  title="Paragraph to Questions Generator",
171
  description="Enter a paragraph and the model will generate relevant questions based on the content.",
172
- ]
173
  )
174
 
175
  # For use as a module in other Hugging Face applications
 
169
  outputs=gr.Textbox(label="Generated Questions"),
170
  title="Paragraph to Questions Generator",
171
  description="Enter a paragraph and the model will generate relevant questions based on the content.",
 
172
  )
173
 
174
  # For use as a module in other Hugging Face applications