How do you remove the counter in fileupload in ipywidgets 8+?

How do we remove the counter widget in fileupload in ipywidgets?

Quoting user kebwi here from FileUpload displayed counter should be optional · Issue #2904 · jupyter-widgets/ipywidgets · GitHub

Not all users necessarily want the FileUpload button to display the upload-count in parentheses. Some applications and interface designs/layouts may require fine-grained control of the look of the interface and could find the counter extraneous or simply “busying”. I have found no way to get rid of it.

And here: FileUpload displayed counter should be optional · Issue #4009 · jupyter-widgets/ipywidgets · GitHub
Related to: widgets.FileUpload `_counter` trait?

Is it in here? ipywidgets/packages/controls/src/widget_upload.ts at fbc0d6e9cd63727b5951f2bf559f1a5769e4455d · jupyter-widgets/ipywidgets · GitHub