Licheng Zhong | 钟李骋

Results 1 comments of Licheng Zhong | 钟李骋

I just meet the same issue, but I solve it by: ``` pip uninstall gradio_client && pip install gradio_client==0.1.0 ``` I found this solution in https://github.com/oobabooga/text-generation-webui/issues/1855#issuecomment-1537206165