nroggendorff commited on
Commit
8d136dc
1 Parent(s): 969a334

Update public/index.html

Browse files
Files changed (1) hide show
  1. public/index.html +0 -1
public/index.html CHANGED
@@ -16,7 +16,6 @@
16
  </form>
17
  </div>
18
  </div>
19
- <script type="module" src="https://cdn.jsdelivr.net/npm/@gradio/client/dist/index.min.js"></script>
20
  <script type="module" src="client.js"></script>
21
  </body>
22
  </html>
 
16
  </form>
17
  </div>
18
  </div>
 
19
  <script type="module" src="client.js"></script>
20
  </body>
21
  </html>