Commit
·
c0ca369
1
Parent(s):
7d43c64
Update app.py
Browse files
app.py
CHANGED
@@ -32,7 +32,7 @@ V2 of a British Library Books genre detection model. The interpretation interfac
|
|
32 |
|
33 |
article = """
|
34 |
|
35 |
-
|
36 |
This demo allows you to play with a 'genre' detection model which has been trained to predict, from the title of a book, whether it is 'fiction' or 'non-fiction'.
|
37 |
|
38 |
|
|
|
32 |
|
33 |
article = """
|
34 |
|
35 |
+
<h1> British Library Books genre detection demo </h1>
|
36 |
This demo allows you to play with a 'genre' detection model which has been trained to predict, from the title of a book, whether it is 'fiction' or 'non-fiction'.
|
37 |
|
38 |
|