Update src/webui.py
Browse files- src/webui.py +1 -1
src/webui.py
CHANGED
@@ -34,7 +34,7 @@ examples = [
|
|
34 |
"text": "",
|
35 |
"update_case": False,
|
36 |
"truth": "",
|
37 |
-
}
|
38 |
{
|
39 |
"task": "RE",
|
40 |
"mode": "quick",
|
|
|
34 |
"text": "",
|
35 |
"update_case": False,
|
36 |
"truth": "",
|
37 |
+
},
|
38 |
{
|
39 |
"task": "RE",
|
40 |
"mode": "quick",
|