Jhayase commited on
Commit
7628468
·
1 Parent(s): 65ddd4a

Add iframe resizer

Browse files
Files changed (1) hide show
  1. index.html +4 -0
index.html CHANGED
@@ -6,6 +6,10 @@
6
  <title>The Tokenizer Playground</title>
7
  <script type="module" crossorigin src="/assets/index-DEbmRw68.js"></script>
8
  <link rel="stylesheet" crossorigin href="/assets/index-Dhl4q2CV.css">
 
 
 
 
9
  </head>
10
 
11
  <body>
 
6
  <title>The Tokenizer Playground</title>
7
  <script type="module" crossorigin src="/assets/index-DEbmRw68.js"></script>
8
  <link rel="stylesheet" crossorigin href="/assets/index-Dhl4q2CV.css">
9
+ <script
10
+ type="module"
11
+ src="https://cdn.jsdelivr.net/npm/@open-iframe-resizer/core@latest/dist/index.js"
12
+ ></script>
13
  </head>
14
 
15
  <body>