File size: 425 Bytes
19b036e
 
 
 
 
ac40b9d
19b036e
 
 
b621a78
ac40b9d
19b036e
b422f80
1
2
3
4
5
6
7
8
9
10
11
12
13
<!doctype html>
<html>
	<head>
		<meta charset="utf-8" />
		<meta name="viewport" content="width=device-width" />
		<title>BRIA FIBO Labs</title>
		<link rel="stylesheet" href="style.css" />
	</head>
	<body>
        <!-- Demo for the https://huggingface.co/briaai/FIBO model -->
		<iframe class="bria-iframe" src="https://prod.iframe.platform.bria.ai/?iframeId=bd67a5b6-2d12-49cb-9063-aabdb24e5fba"></iframe>
	</body>
</html>