Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
<html>
|
2 |
<head>
|
3 |
<script type="module" crossorigin src="https://cdn.jsdelivr.net/npm/@gradio/lite/dist/lite.js"></script>
|
|
|
1 |
+
<!DOCTYPE html>
|
2 |
<html>
|
3 |
<head>
|
4 |
<script type="module" crossorigin src="https://cdn.jsdelivr.net/npm/@gradio/lite/dist/lite.js"></script>
|