Yuyang Wang

Results 1 issues of Yuyang Wang

The huggingface live demo shows the following error. ``` OSError: libcudart.so.11.0: cannot open shared object file: No such file or directory Traceback: File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 565, in _run_script exec(code, module.__dict__)...