Spaces:
Runtime error
Runtime error
Set debug to False in remittance_letter_demo_without_verification_from_PDF.launch()
Browse files
app.py
CHANGED
|
@@ -267,4 +267,4 @@ remittance_letter_demo_without_verification_from_PDF = gr.Interface(
|
|
| 267 |
allow_flagging='never'
|
| 268 |
)
|
| 269 |
|
| 270 |
-
remittance_letter_demo_without_verification_from_PDF.launch(
|
|
|
|
| 267 |
allow_flagging='never'
|
| 268 |
)
|
| 269 |
|
| 270 |
+
remittance_letter_demo_without_verification_from_PDF.launch()
|