Akbartus commited on
Commit
dd91131
·
1 Parent(s): da51d36

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -17,7 +17,6 @@ def get_question(context, answer, max_length=64):
17
  examples = [["The world's first piece of software was written by a computer scientist named Tom Kilburn in 1948.", "1948"], ["The world's first piece of software was written by a computer scientist named Tom Kilburn in 1948.", "Tom Kilburn"], ["The world's first piece of software was written by a computer scientist named Tom Kilburn in 1948.", "computer scientist"]]
18
 
19
  css = """
20
- footer {display:none !important}
21
  .output-markdown{display:none !important}
22
  .gr-button-primary {
23
  z-index: 14;
 
17
  examples = [["The world's first piece of software was written by a computer scientist named Tom Kilburn in 1948.", "1948"], ["The world's first piece of software was written by a computer scientist named Tom Kilburn in 1948.", "Tom Kilburn"], ["The world's first piece of software was written by a computer scientist named Tom Kilburn in 1948.", "computer scientist"]]
18
 
19
  css = """
 
20
  .output-markdown{display:none !important}
21
  .gr-button-primary {
22
  z-index: 14;