runtime error

Space failed. Exit code: 1. Reason: /home/user/.local/lib/python3.10/site-packages/bitsandbytes/libbitsandbytes_cpu.so: undefined symbol: cadam32bit_grad_fp32 /home/user/.local/lib/python3.10/site-packages/bitsandbytes/cextension.py:34: UserWarning: The installed version of bitsandbytes was compiled without GPU support. 8-bit optimizers, 8-bit multiplication, and GPU quantization are unavailable. warn("The installed version of bitsandbytes was compiled without GPU support. " 2023-08-23 18:38:27 INFO:Loading the extension "gallery"... Running on local URL: http://0.0.0.0:7860 Traceback (most recent call last): File "/home/user/app/server.py", line 231, in <module> create_interface() File "/home/user/app/server.py", line 141, in create_interface shared.gradio['interface'].launch( File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 1989, in launch raise RuntimeError("Share is not supported when you are in Spaces") RuntimeError: Share is not supported when you are in Spaces

Container logs:

Fetching error logs...