Spaces:
Sleeping
Sleeping
File size: 373 Bytes
5331db2 84ce02a a23ab3d bec8048 5331db2 84ce02a a23ab3d 76f336d 5331db2 84ce02a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Formeo example</title>
<link rel="stylesheet" href="https://huggingface.co/spaces/DIAMONIK7777/robo/resolve/main/formeo.min.css">
</head>
<body>
<div id="formeo-editor"></div>
<script src="https://draggable.github.io/formeo/assets/js/formeo.min.js"></script>
</body>
</html>
|