Spaces:
Running
Running
Update index.html
Browse files- index.html +8 -2
index.html
CHANGED
@@ -24,8 +24,14 @@
|
|
24 |
|
25 |
<!-- Main Frame -->
|
26 |
<div class="main-frame">
|
27 |
-
<h1>
|
28 |
-
<p
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
</div>
|
30 |
|
31 |
<!-- JavaScript is not needed for this example, but you can add it here if needed -->
|
|
|
24 |
|
25 |
<!-- Main Frame -->
|
26 |
<div class="main-frame">
|
27 |
+
<h1>FLUX. SNELL</h1>
|
28 |
+
<p><script
|
29 |
+
type="module"
|
30 |
+
src="https://gradio.s3-us-west-2.amazonaws.com/4.41.0/gradio.js"
|
31 |
+
></script>
|
32 |
+
|
33 |
+
<gradio-app src="https://dagfinn1962-flux-1-dev-nf4.hf.space"></gradio-app>
|
34 |
+
</p>
|
35 |
</div>
|
36 |
|
37 |
<!-- JavaScript is not needed for this example, but you can add it here if needed -->
|