gnina-torch / html /wrapper.html
Rocco Meli
add inference with gnina-torch
7b26682
raw
history blame contribute delete
397 Bytes
<iframe style="width: 100%; height: 600px"
name="result"
allow="midi; geolocation; microphone; camera; display-capture; encrypted-media;"
sandbox="allow-modals allow-forms allow-scripts allow-same-origin allow-popups allow-top-navigation-by-user-activation allow-downloads"
allowfullscreen=""
allowpaymentrequest=""
frameborder="0"
srcdoc='%%%HTML%%%'
>
</iframe>