Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -221,9 +221,7 @@ gr.Interface(
|
|
221 |
predict_CTH,
|
222 |
inputs=input_txt,
|
223 |
outputs="label",
|
224 |
-
interpretation="default",
|
225 |
description=description,
|
226 |
-
#live=True,
|
227 |
examples = ['200 SI/SI/SI LPO ALUMINIUM LIDS (QTY: 8820000 PCS/PRICE: 21.'],
|
228 |
title=title,
|
229 |
article=article,
|
|
|
221 |
predict_CTH,
|
222 |
inputs=input_txt,
|
223 |
outputs="label",
|
|
|
224 |
description=description,
|
|
|
225 |
examples = ['200 SI/SI/SI LPO ALUMINIUM LIDS (QTY: 8820000 PCS/PRICE: 21.'],
|
226 |
title=title,
|
227 |
article=article,
|