DmitrMakeev commited on
Commit
4148d1f
·
verified ·
1 Parent(s): 11d522f

Update forms.html

Browse files
Files changed (1) hide show
  1. forms.html +3 -3
forms.html CHANGED
@@ -3,8 +3,8 @@
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>
@@ -12,7 +12,7 @@
12
  <div id="formeo-editor"></div>
13
 
14
 
15
- <script src="https://huggingface.co/spaces/DIAMONIK7777/robo/resolve/main/for.js"></script>
16
 
17
  </body>
18
  </html>
 
3
  <head>
4
  <meta charset="UTF-8">
5
  <title>Formeo example</title>
6
+
7
+ <script src="https://huggingface.co/spaces/DIAMONIK7777/robo/resolve/main/for.js"></script>
8
 
9
 
10
  </head>
 
12
  <div id="formeo-editor"></div>
13
 
14
 
15
+
16
 
17
  </body>
18
  </html>