uril-1 / index.html
Omar Rayyan
Static space embedding URIL-1 GPU dashboard
3e7a1ef
raw
history blame contribute delete
358 Bytes
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>URIL-1 GPU Dashboard</title>
<style>
body, html { margin: 0; padding: 0; height: 100%; overflow: hidden; }
iframe { width: 100%; height: 100%; border: none; }
</style>
</head>
<body>
<iframe src="https://4dea826b60b82788cf.gradio.live"></iframe>
</body>
</html>