Akbartus commited on
Commit
d0dcdac
·
1 Parent(s): 38bc08a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -17,8 +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;
24
  height: 43px;
 
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
  .gr-button-primary {
21
  z-index: 14;
22
  height: 43px;