Severian commited on
Commit
006d9af
·
1 Parent(s): 365cacd

Update image-creator.html

Browse files
Files changed (1) hide show
  1. image-creator.html +1 -1
image-creator.html CHANGED
@@ -62,7 +62,7 @@
62
  <a class="button" href="#" onclick="openLink('/chat.html')">Chat</a>
63
  <a class="button" href="#" onclick="openLink('/text-to-speech.html')">Text to Speech</a>
64
  <a class="button" href="#" onclick="openLink('/speech-to-text.html')">Speech to Text</a>
65
- <a class="button" href="#" onclick="openLink('https://tasks-ai-auto-subtitled-video-generator.hf.space')">Generate Subtitles</a>
66
  <script
67
  type="module"
68
  src="https://gradio.s3-us-west-2.amazonaws.com/3.48.0/gradio.js"></script>
 
62
  <a class="button" href="#" onclick="openLink('/chat.html')">Chat</a>
63
  <a class="button" href="#" onclick="openLink('/text-to-speech.html')">Text to Speech</a>
64
  <a class="button" href="#" onclick="openLink('/speech-to-text.html')">Speech to Text</a>
65
+
66
  <script
67
  type="module"
68
  src="https://gradio.s3-us-west-2.amazonaws.com/3.48.0/gradio.js"></script>