Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -407,7 +407,7 @@ if __name__ == '__main__':
|
|
| 407 |
|
| 408 |
|
| 409 |
|
| 410 |
-
file.change(fn=process_file, inputs=file, outputs=pdf_show)
|
| 411 |
|
| 412 |
|
| 413 |
change_bu.click(
|
|
|
|
| 407 |
|
| 408 |
|
| 409 |
|
| 410 |
+
# file.change(fn=process_file, inputs=file, outputs=pdf_show)
|
| 411 |
|
| 412 |
|
| 413 |
change_bu.click(
|