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