Spaces:
Sleeping
Sleeping
imseldrith
commited on
Commit
•
91b2cb6
1
Parent(s):
1e4fe3e
Update templates/index.html
Browse files- templates/index.html +1 -4
templates/index.html
CHANGED
@@ -150,10 +150,7 @@
|
|
150 |
<div class="mb-3">
|
151 |
<label for="prompt" class="form-label">Prompt:</label>
|
152 |
<textarea id="prompt" name="prompt" class="form-control" rows="4" cols="50" placeholder="Surprise me" required></textarea>
|
153 |
-
|
154 |
-
Please enter a prompt.
|
155 |
-
</div>
|
156 |
-
</div>
|
157 |
<div class="mb-3">
|
158 |
<label for="style" class="form-label">Choose Style:</label>
|
159 |
<select id="style" name="style" class="form-select">
|
|
|
150 |
<div class="mb-3">
|
151 |
<label for="prompt" class="form-label">Prompt:</label>
|
152 |
<textarea id="prompt" name="prompt" class="form-control" rows="4" cols="50" placeholder="Surprise me" required></textarea>
|
153 |
+
</div>
|
|
|
|
|
|
|
154 |
<div class="mb-3">
|
155 |
<label for="style" class="form-label">Choose Style:</label>
|
156 |
<select id="style" name="style" class="form-select">
|