Spaces:
Paused
Paused
Update index.html
Browse files- index.html +4 -3
index.html
CHANGED
|
@@ -27,13 +27,14 @@
|
|
| 27 |
|
| 28 |
<!-- Main Frame -->
|
| 29 |
<div class="main-frame">
|
| 30 |
-
|
| 31 |
-
|
| 32 |
type="module"
|
| 33 |
src="https://gradio.s3-us-west-2.amazonaws.com/4.44.1/gradio.js"
|
| 34 |
></script>
|
| 35 |
|
| 36 |
-
<gradio-app src="https://
|
|
|
|
| 37 |
|
| 38 |
</p>
|
| 39 |
</div>
|
|
|
|
| 27 |
|
| 28 |
<!-- Main Frame -->
|
| 29 |
<div class="main-frame">
|
| 30 |
+
<p>
|
| 31 |
+
<script
|
| 32 |
type="module"
|
| 33 |
src="https://gradio.s3-us-west-2.amazonaws.com/4.44.1/gradio.js"
|
| 34 |
></script>
|
| 35 |
|
| 36 |
+
<gradio-app src="https://dagfinn1962-flux-realism.hf.space"></gradio-app>
|
| 37 |
+
|
| 38 |
|
| 39 |
</p>
|
| 40 |
</div>
|