runtime error

/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. " /home/user/.local/lib/python3.10/site-packages/bitsandbytes/libbitsandbytes_cpu.so: undefined symbol: cadam32bit_grad_fp32 2023-08-17 20:33:41 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 229, in <module> create_interface() File "/home/user/app/server.py", line 140, in create_interface shared.gradio['interface'].launch( File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 1834, 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...