Spaces:
Runtime error
runtime error
Space failed. Exit code: 1. Reason: d not load dynamic library 'libcuda.so.1'; dlerror: libcuda.so.1: cannot open shared object file: No such file or directory 2023-04-02 21:16:05.786225: W tensorflow/compiler/xla/stream_executor/cuda/cuda_driver.cc:265] failed call to cuInit: UNKNOWN ERROR (303) 2023-04-02 21:16:05.786240: I tensorflow/compiler/xla/stream_executor/cuda/cuda_diagnostics.cc:156] kernel driver does not appear to be running on this host (s-haydenbbickerton-chatgpt-prompt-generator-5e0b1-79754548xkzzq): /proc/driver/nvidia/version does not exist 2023-04-02 21:16:05.786517: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F AVX512_VNNI FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. All TF 2.0 model weights were used when initializing BartForConditionalGeneration. All the weights of BartForConditionalGeneration were initialized from the TF 2.0 model. If your task is similar to the task the model of the checkpoint was trained on, you can already use BartForConditionalGeneration for predictions without further training. Downloading (β¦)neration_config.json: 0%| | 0.00/292 [00:00<?, ?B/s] Downloading (β¦)neration_config.json: 100%|ββββββββββ| 292/292 [00:00<00:00, 41.1kB/s] Caching examples at: '/home/user/app/gradio_cached_examples/15/log.csv' Running on local URL: http://0.0.0.0:7860 Traceback (most recent call last): File "app.py", line 18, in <module> gr.Interface(generate, inputs = input_component, outputs=output_component, examples=examples, title = "π¨π»βπ€ ChatGPT Prompt Generator π¨π»βπ€", description=description).launch(share=True) File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1443, 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: