nroggendorff commited on
Commit
2c13de5
·
verified ·
1 Parent(s): a07d80e

Update public/index.html

Browse files
Files changed (1) hide show
  1. public/index.html +1 -0
public/index.html CHANGED
@@ -5,6 +5,7 @@
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
  <title>Chat UI</title>
7
  <link rel="stylesheet" href="style.css">
 
8
  </head>
9
  <body>
10
  <div id="app">
 
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
  <title>Chat UI</title>
7
  <link rel="stylesheet" href="style.css">
8
+ <script src="https://cdn.jsdelivr.net/npm/@gradio/client/dist/index.min.js"></script>
9
  </head>
10
  <body>
11
  <div id="app">