Dagfinn1962 commited on
Commit
290ca80
·
verified ·
1 Parent(s): 0819322

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +4 -3
index.html CHANGED
@@ -28,12 +28,13 @@
28
  <!-- Main Frame -->
29
  <div class="main-frame">
30
 
31
- <p><script
32
  type="module"
33
- src="https://gradio.s3-us-west-2.amazonaws.com/4.41.0/gradio.js"
34
  ></script>
35
 
36
- <gradio-app src="https://dagfinn1962-flux-1-dev-nf4.hf.space"></gradio-app>
 
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