Right now, we have created a Gradio demo that works for an initial number of users. However, when we change the number of users, some of the contracts produce errors. This issue needs to be tackled. We must ensure that adding new users does not break the contract state or the Python demo state.
Right now, we have created a Gradio demo that works for an initial number of users. However, when we change the number of users, some of the contracts produce errors. This issue needs to be tackled. We must ensure that adding new users does not break the contract state or the Python demo state.