You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The UploadButton can be made non-interactive but I can imagine a use case where this is desired: While a function is running prevent the user from uploading another file.
Is there an existing issue for this?
I have searched the existing issues
Reproduction
gr.UploadButton(interactive=False) will still let you upload a file
Screenshot
No response
Logs
-
System Info
Latest main
Severity
annoying
The text was updated successfully, but these errors were encountered:
Describe the bug
The UploadButton can be made non-interactive but I can imagine a use case where this is desired: While a function is running prevent the user from uploading another file.
Is there an existing issue for this?
Reproduction
gr.UploadButton(interactive=False)
will still let you upload a fileScreenshot
No response
Logs
System Info
Severity
annoying
The text was updated successfully, but these errors were encountered: