Spaces:
Runtime error
Runtime error
hf-dongpyo
commited on
Commit
•
d312a64
1
Parent(s):
2156cce
Update app.py
Browse files
app.py
CHANGED
@@ -125,7 +125,7 @@ grad.Interface(
|
|
125 |
# text2text_sentiment,
|
126 |
# text2text_acceptable_sentence,
|
127 |
# text2text_paraphrase,
|
128 |
-
|
129 |
# inputs = para,
|
130 |
inputs = [sent1, sent2],
|
131 |
outputs = out
|
|
|
125 |
# text2text_sentiment,
|
126 |
# text2text_acceptable_sentence,
|
127 |
# text2text_paraphrase,
|
128 |
+
text2text_deductible,
|
129 |
# inputs = para,
|
130 |
inputs = [sent1, sent2],
|
131 |
outputs = out
|