Spaces:
Runtime error
Runtime error
Commit
Β·
4654f8b
1
Parent(s):
5d5ce1d
Update app.py
Browse files
app.py
CHANGED
@@ -64,7 +64,7 @@ iface = gr.Interface(fn=predict,
|
|
64 |
"Translate English to German",
|
65 |
"Translate English to Romanian",
|
66 |
"Text Summarization",
|
67 |
-
"Grammatical
|
68 |
"Document Similarity Score (separate the 2 sentences with 3 dashes `---`)"],
|
69 |
label="Task Type"
|
70 |
),
|
|
|
64 |
"Translate English to German",
|
65 |
"Translate English to Romanian",
|
66 |
"Text Summarization",
|
67 |
+
"Grammatical Codid I use T5?rrectness of Sentence",
|
68 |
"Document Similarity Score (separate the 2 sentences with 3 dashes `---`)"],
|
69 |
label="Task Type"
|
70 |
),
|