How can I use it on Google Colab?

#16
by YoussefElsafi - opened

I need to know how can i use it on google colab, i did all the steps and now what? when i type "!python app.py" it just outputs "2024-11-30 23:12:59.860017: E external/local_xla/xla/stream_executor/cuda/cuda_fft.cc:485] Unable to register cuFFT factory: Attempting to register factory for plugin cuFFT when one has already been registered
2024-11-30 23:12:59.897864: E external/local_xla/xla/stream_executor/cuda/cuda_dnn.cc:8454] Unable to register cuDNN factory: Attempting to register factory for plugin cuDNN when one has already been registered
2024-11-30 23:12:59.908907: E external/local_xla/xla/stream_executor/cuda/cuda_blas.cc:1452] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered
2024-11-30 23:13:02.222025: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT
Fetching 10 files: 100% 10/10 [00:00<00:00, 70021.77it/s]
^C"

Sign up or log in to comment