You need to sign in or sign up before continuing.
Manage session id using random int for gradio local mode (#553)
* Use session id from gradio state
* use a new session id after reset
* rename session id like a state
* update comments
* reformat files
* init session id on block loaded
* use auto increased session id
* remove session id textbox
* apply to api_server and tritonserver
* update docstring
* add lock for safety
---------
Co-authored-by:
AllentDan <AllentDan@yeah.net>
Showing
Please register or sign in to comment