Dagfinn1962 commited on
Commit
53134a5
·
verified ·
1 Parent(s): 861d1fd

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +4 -3
index.html CHANGED
@@ -27,13 +27,14 @@
27
 
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>
 
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>