robo / forms.html
DmitrMakeev's picture
Update forms.html
bec8048 verified
raw
history blame
373 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Formeo example</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/formeo/1.0.3/css/formeo.min.css">
</head>
<body>
<div id="formeo-editor"></div>
<script src="https://huggingface.co/spaces/DIAMONIK7777/robo/resolve/main/for.js"></script>
</body>
</html>