DmitrMakeev commited on
Commit
76f336d
·
verified ·
1 Parent(s): a23ab3d

Update forms.html

Browse files
Files changed (1) hide show
  1. forms.html +2 -1
forms.html CHANGED
@@ -12,7 +12,8 @@
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>
18
 
 
12
  <div id="formeo-editor"></div>
13
 
14
 
15
+ <script src="https://draggable.github.io/formeo/assets/js/formeo.min.js"></script>
16
+
17
  </body>
18
  </html>
19