Spaces:
Runtime error
Runtime error
gmerrill
commited on
Commit
·
2d75f71
1
Parent(s):
ae9ec04
update
Browse files- static/index.html +3 -1
static/index.html
CHANGED
@@ -39,7 +39,9 @@ Prompt:<br/>
|
|
39 |
|
40 |
<p/>
|
41 |
Result:<br/>
|
42 |
-
<p
|
|
|
|
|
43 |
</p>
|
44 |
|
45 |
</form>
|
|
|
39 |
|
40 |
<p/>
|
41 |
Result:<br/>
|
42 |
+
<p>
|
43 |
+
<pre class="text-gen-output">
|
44 |
+
</pre>
|
45 |
</p>
|
46 |
|
47 |
</form>
|