Commit ·
942f4a9
1
Parent(s): 6c2e862
Update README.md
Browse files
README.md
CHANGED
|
@@ -25,11 +25,12 @@ widget:
|
|
| 25 |
ctx.fillRect(-20,10,234,5);
|
| 26 |
var strng=canvas.toDataURL();"
|
| 27 |
example_title: "Canvas Fingerprinting Canonical Example"
|
| 28 |
-
inference:
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
|
|
|
|
| 33 |
---
|
| 34 |
|
| 35 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
|
|
|
| 25 |
ctx.fillRect(-20,10,234,5);
|
| 26 |
var strng=canvas.toDataURL();"
|
| 27 |
example_title: "Canvas Fingerprinting Canonical Example"
|
| 28 |
+
inference:
|
| 29 |
+
parameters:
|
| 30 |
+
max_length: 512
|
| 31 |
+
wait_for_model: true
|
| 32 |
+
use_cache: false
|
| 33 |
+
temperature: 0
|
| 34 |
---
|
| 35 |
|
| 36 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|