Spaces:
Sleeping
Sleeping
Ko-TTS-Arena Contributors
commited on
Commit
·
f49c679
1
Parent(s):
963e9f4
합성 to 생성
Browse files- templates/arena.html +3 -3
templates/arena.html
CHANGED
|
@@ -34,10 +34,10 @@
|
|
| 34 |
<path d="M22 18h-6.041a4 4 0 0 1-3.3-1.8l-.359-.45" />
|
| 35 |
</svg>
|
| 36 |
</button>
|
| 37 |
-
<input type="text" class="text-input" placeholder="
|
| 38 |
-
<button type="submit" class="segmented-btn synth-btn"
|
| 39 |
</div>
|
| 40 |
-
<button type="submit" class="mobile-synth-btn"
|
| 41 |
</form>
|
| 42 |
|
| 43 |
<div id="initial-keyboard-hint" class="keyboard-hint">
|
|
|
|
| 34 |
<path d="M22 18h-6.041a4 4 0 0 1-3.3-1.8l-.359-.45" />
|
| 35 |
</svg>
|
| 36 |
</button>
|
| 37 |
+
<input type="text" class="text-input" placeholder="생성할 텍스트를 입력하세요...">
|
| 38 |
+
<button type="submit" class="segmented-btn synth-btn">생성</button>
|
| 39 |
</div>
|
| 40 |
+
<button type="submit" class="mobile-synth-btn">생성</button>
|
| 41 |
</form>
|
| 42 |
|
| 43 |
<div id="initial-keyboard-hint" class="keyboard-hint">
|