Spaces:
Running
Running
NCTCMumbai
commited on
Commit
•
8d97f71
1
Parent(s):
7f49ffb
Update app.py
Browse files
app.py
CHANGED
@@ -227,5 +227,5 @@ gr.Interface(
|
|
227 |
examples = ['200 SI/SI/SI LPO ALUMINIUM LIDS (QTY: 8820000 PCS/PRICE: 21.'],
|
228 |
title=title,
|
229 |
article=article,
|
230 |
-
|
231 |
).launch(debug=True)
|
|
|
227 |
examples = ['200 SI/SI/SI LPO ALUMINIUM LIDS (QTY: 8820000 PCS/PRICE: 21.'],
|
228 |
title=title,
|
229 |
article=article,
|
230 |
+
blocked=blocked_files,
|
231 |
).launch(debug=True)
|