Spaces:
Running
Running
lalashechka
commited on
Update index.html
Browse files- index.html +4 -3
index.html
CHANGED
@@ -23,12 +23,13 @@ button#component-16 {
|
|
23 |
</style>
|
24 |
</head>
|
25 |
<body>
|
26 |
-
|
27 |
type="module"
|
28 |
-
src="https://gradio.s3-us-west-2.amazonaws.com/4.
|
29 |
></script>
|
30 |
|
31 |
-
<gradio-app
|
|
|
32 |
|
33 |
<script>
|
34 |
const targetNode4135 = document.body; // или другой родительский элемент
|
|
|
23 |
</style>
|
24 |
</head>
|
25 |
<body>
|
26 |
+
<script
|
27 |
type="module"
|
28 |
+
src="https://gradio.s3-us-west-2.amazonaws.com/4.19.0/gradio.js"
|
29 |
></script>
|
30 |
|
31 |
+
<gradio-app src="https://doevent-pasd.hf.space"></gradio-app>
|
32 |
+
|
33 |
|
34 |
<script>
|
35 |
const targetNode4135 = document.body; // или другой родительский элемент
|