Spaces:
Running
Running
set min for repeat_penalty
#3
by
radames
- opened
- index.html +1 -1
index.html
CHANGED
@@ -288,7 +288,7 @@
|
|
288 |
type="range"
|
289 |
id="repeat_penalty"
|
290 |
name="repeat_penalty"
|
291 |
-
min="
|
292 |
max="2"
|
293 |
step="0.01"
|
294 |
value="1.10"
|
|
|
288 |
type="range"
|
289 |
id="repeat_penalty"
|
290 |
name="repeat_penalty"
|
291 |
+
min="1"
|
292 |
max="2"
|
293 |
step="0.01"
|
294 |
value="1.10"
|