File size: 1,946 Bytes
c379905
 
 
 
 
 
 
ddafc03
 
c379905
 
 
 
 
 
 
 
 
 
 
ddafc03
c379905
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width" />
    <meta name="twitter:card" content="player"/>
    <meta name="twitter:site" content=""/>
    <meta name="twitter:player" content="https://portal-collection.static.hf.space/Top-20-diffusion-gab-1.html"/>
    <meta name="twitter:player:stream" content="https://portal-collection.static.hf.space/Top-20-diffusion-gab-1.html"/>
    <meta name="twitter:player:width" content="100%"/>
    <meta name="twitter:player:height" content="100%"/>    
    <meta property="og:title" content="Top 20 Diffusion"/>
    <meta property="og:description" content="20 Diffusion Models"/>
    <meta property="og:image" content="https://portal-collection.static.hf.space/images/Top-20-diffusion-card_im_crop.png"/>

    <style>
      .omni_container {
      position: relative;
      overflow: hidden;
      width: 100%;
      padding-top: 56%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
    }
      .omni_container iframe {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 100%;
    }
    </style>
  
  
  </head>
  <body>
    <div class="omni_container">
      <iframe 
        id="myIframe" 
        frameborder="0"
        src="https://omnibus-top-20-diffusion-s.hf.space"
        class="container p-0 flex-grow space-iframe"
        allow="accelerometer; ambient-light-sensor; autoplay; battery; camera; document-domain; encrypted-media; fullscreen; geolocation; gyroscope; layout-animations; legacy-image-formats; magnetometer; microphone; midi; oversized-images; payment; picture-in-picture; publickey-credentials-get; sync-xhr; usb; vr ; wake-lock; xr-spatial-tracking" 
        sandbox="allow-forms allow-modals allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts allow-downloads"
      ></iframe>
    </div>
  </body>
</html>