Dominique69 commited on
Commit
d206ae1
·
verified ·
1 Parent(s): 9c4cefd

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -5
index.html CHANGED
@@ -7,15 +7,11 @@
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
  <body>
10
- <div class="card">
11
- <h1>NER-catala2</h1>
12
- <iframe
13
  src="https://dominique69-ner-catala.static.hf.space"
14
  frameborder="0"
15
  width="850"
16
  height="450"
17
  ></iframe>
18
-
19
- </div>
20
  </body>
21
  </html>
 
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
  <body>
10
+ <iframe
 
 
11
  src="https://dominique69-ner-catala.static.hf.space"
12
  frameborder="0"
13
  width="850"
14
  height="450"
15
  ></iframe>
 
 
16
  </body>
17
  </html>