Spaces:
Sleeping
Sleeping
Update forms.html
Browse files- forms.html +3 -1
forms.html
CHANGED
@@ -3,13 +3,15 @@
|
|
3 |
<head>
|
4 |
<meta charset="UTF-8">
|
5 |
<title>Formeo example</title>
|
6 |
-
<link rel="stylesheet" href="https://
|
7 |
|
8 |
|
9 |
|
10 |
</head>
|
11 |
<body>
|
12 |
<div id="formeo-editor"></div>
|
|
|
|
|
13 |
<script src="https://huggingface.co/spaces/DIAMONIK7777/robo/resolve/main/for.js"></script>
|
14 |
</body>
|
15 |
</html>
|
|
|
3 |
<head>
|
4 |
<meta charset="UTF-8">
|
5 |
<title>Formeo example</title>
|
6 |
+
<link rel="stylesheet" href="https://huggingface.co/spaces/DIAMONIK7777/robo/resolve/main/formeo.min.css">
|
7 |
|
8 |
|
9 |
|
10 |
</head>
|
11 |
<body>
|
12 |
<div id="formeo-editor"></div>
|
13 |
+
|
14 |
+
|
15 |
<script src="https://huggingface.co/spaces/DIAMONIK7777/robo/resolve/main/for.js"></script>
|
16 |
</body>
|
17 |
</html>
|