mgokg commited on
Commit
59bc002
·
verified ·
1 Parent(s): ab43dfc

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -2,7 +2,7 @@
2
  <html>
3
  <head>
4
  <title>Gradio App</title>
5
- <script src="https://cdn.jsdelivr.net/npm/@gradio/[email protected]/dist/gradio.min.js"></script>
6
  <style>
7
  body {
8
  font-family: Arial, sans-serif;
 
2
  <html>
3
  <head>
4
  <title>Gradio App</title>
5
+ <script src="https://cdn.jsdelivr.net/npm/@gradio/client/dist/index.min.js"></script>
6
  <style>
7
  body {
8
  font-family: Arial, sans-serif;