Severian commited on
Commit
b9f1a17
·
1 Parent(s): 777a11d

Update image-creator.html

Browse files
Files changed (1) hide show
  1. image-creator.html +2 -2
image-creator.html CHANGED
@@ -56,7 +56,7 @@
56
  </head>
57
  <body>
58
  <header>
59
- <h1>Tasks AI - Image Creator</h1>
60
  </header>
61
  <a class="button" href="/">Home</a>
62
  <a class="button" href="#" onclick="openLink('/chat.html')">Chat</a>
@@ -67,7 +67,7 @@
67
  src="https://gradio.s3-us-west-2.amazonaws.com/3.48.0/gradio.js"></script>
68
  <gradio-app src="https://severian-latent-consistency-model-openvino-cpu.hf.space"></gradio-app>
69
  <footer>
70
- <p>©️ OpenSkyML</p>
71
  </footer>
72
  <script>
73
  function openLink(url) {
 
56
  </head>
57
  <body>
58
  <header>
59
+ <h1>A N I M A - Image Creator</h1>
60
  </header>
61
  <a class="button" href="/">Home</a>
62
  <a class="button" href="#" onclick="openLink('/chat.html')">Chat</a>
 
67
  src="https://gradio.s3-us-west-2.amazonaws.com/3.48.0/gradio.js"></script>
68
  <gradio-app src="https://severian-latent-consistency-model-openvino-cpu.hf.space"></gradio-app>
69
  <footer>
70
+ <p>©️ ANIMA</p>
71
  </footer>
72
  <script>
73
  function openLink(url) {