william4416 commited on
Commit
954df97
1 Parent(s): ccdcdce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -35,4 +35,4 @@ gr.Interface(
35
  outputs=output_text,
36
  title="Question Answering with Hugging Face Transformers",
37
  description="Upload a JSONL file containing contexts and ask a question to get answers.",
38
- ).launch()
 
35
  outputs=output_text,
36
  title="Question Answering with Hugging Face Transformers",
37
  description="Upload a JSONL file containing contexts and ask a question to get answers.",
38
+ ).launch()