Spaces:
Sleeping
Sleeping
TintinMeimei
commited on
Commit
•
c93b200
1
Parent(s):
ff5d679
Update static/index.html
Browse files- static/index.html +1 -1
static/index.html
CHANGED
@@ -13,7 +13,7 @@
|
|
13 |
<h1>Have Fun with Cool AI!</h1>
|
14 |
<form class="text-gen-form">
|
15 |
<label for="text-gen-input">Text prompt</label>
|
16 |
-
<textarea id="text-gen-input" name="story" rows="20" cols="50">Translate this to Chinese: I can speak
|
17 |
</br>
|
18 |
<button id="text-gen-submit">Submit</button>
|
19 |
<h3>Answer: </h3>
|
|
|
13 |
<h1>Have Fun with Cool AI!</h1>
|
14 |
<form class="text-gen-form">
|
15 |
<label for="text-gen-input">Text prompt</label>
|
16 |
+
<textarea id="text-gen-input" name="story" rows="20" cols="50">Translate this to Chinese: I can speak English.</textarea>
|
17 |
</br>
|
18 |
<button id="text-gen-submit">Submit</button>
|
19 |
<h3>Answer: </h3>
|